diff options
Diffstat (limited to 'kyra/kyra.h')
-rw-r--r-- | kyra/kyra.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kyra/kyra.h b/kyra/kyra.h index f2054dc396..9deb490962 100644 --- a/kyra/kyra.h +++ b/kyra/kyra.h @@ -580,6 +580,7 @@ protected: int _mouseState; bool _handleInput; bool _updateScreen; + int _unkScreenVar1, _unkScreenVar2, _unkScreenVar3; WSAMovieV1 *_wsaObjects[10]; uint16 _entranceMouseCursorTracks[8]; |