38 #include "crab/crab.h" 39 #include "crab/image/ImageManager.h" 40 #include "crab/LoadingScreen.h" 41 #include "crab/music/MusicManager.h" 42 #include "crab/ScreenSettings.h" 43 #include "crab/text/TextManager.h" 44 #include "crab/gamestate_container.h" 45 #include "crab/gamestates.h" 46 #include "crab/timer.h" 56 bool _firstRun, _loadComplete;
61 void handleEvents(
Common::Event &event,
bool &shouldChangeState, GameStateID &newStateId) {}
62 void internalEvents(
bool &shouldChangeState, GameStateID &newStateId);
72 #endif // CRAB_SPLASH_H Definition: gamestate_container.h:46
Definition: moveeffect.h:37