22 #ifndef TITANIC_PET_SOUNDS_H 23 #define TITANIC_PET_SOUNDS_H 25 #include "titanic/core/game_object.h" 26 #include "titanic/messages/pet_messages.h" 32 bool PETPlaySoundMsg(CPETPlaySoundMsg *msg);
void save(SimpleFile *file, int indent) override
Definition: simple_file.h:49
Definition: game_object.h:79
void load(SimpleFile *file) override
Definition: pet_sounds.h:30
Definition: messages.h:313