22 #ifndef TITANIC_PLACE_HOLDER_ITEM_H 23 #define TITANIC_PLACE_HOLDER_ITEM_H 25 #include "titanic/core/named_item.h" 26 #include "titanic/game/variable_list.h" 27 #include "titanic/support/movie_clip.h" Definition: simple_file.h:49
Definition: named_item.h:33
void load(SimpleFile *file) override
Definition: movie_clip.h:69
Definition: place_holder_item.h:31
void save(SimpleFile *file, int indent) override
Definition: variable_list.h:57