22 #ifndef STARK_SERVICES_GAME_INTERFACE_H 23 #define STARK_SERVICES_GAME_INTERFACE_H 25 #include "engines/stark/resources/pattable.h" 27 #include "common/scummsys.h" 28 #include "common/rect.h" 51 bool skipCurrentSpeeches();
83 bool isAprilWalking()
const;
86 void setAprilRunning();
94 #endif // STARK_SERVICES_GAME_INTERFACE_H
Definition: gameinterface.h:41