22 #ifndef TITANIC_PARROT_LOBBY_OBJECT_H 23 #define TITANIC_PARROT_LOBBY_OBJECT_H 25 #include "titanic/core/game_object.h" 32 static bool _haveParrot;
33 static bool _havePerch;
34 static bool _haveStick;
void load(SimpleFile *file) override
Definition: simple_file.h:49
Definition: game_object.h:79
Definition: parrot_lobby_object.h:29
void save(SimpleFile *file, int indent) override