22 #ifndef TITANIC_PET_CLASS1_H 23 #define TITANIC_PET_CLASS1_H 25 #include "titanic/core/game_object.h" void load(SimpleFile *file) override
Definition: pet_class1.h:29
void save(SimpleFile *file, int indent) override
Definition: simple_file.h:49
Definition: game_object.h:79