MOHAWK: MYST: Remove leftover variables

This commit is contained in:
Lothar Serra Mari 2021-07-05 18:07:11 +02:00
parent 149ffec094
commit e9df365435

View File

@ -148,8 +148,6 @@ public:
void refreshCursor();
bool wait(uint32 duration, bool skippable = false);
bool addCdRomDelay;
uint minCdRomDelay;
uint maxCdRomDelay;
/** Update the game state according to events and update the screen */
void doFrame();