mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 02:17:05 +00:00
Initialize new SCUMM vars for V1/2
svn-id: r20998
This commit is contained in:
parent
8f76068148
commit
7f8a8b7ffb
@ -786,6 +786,8 @@ ScummEngine::ScummEngine(GameDetector *detector, OSystem *syst, const ScummGameS
|
||||
VAR_ACTIVE_OBJECT2 = 0xFF;
|
||||
VAR_VERB_ALLOWED = 0xFF;
|
||||
VAR_CLICK_AREA = 0xFF;
|
||||
VAR_CLICK_VERB = 0xFF;
|
||||
VAR_CLICK_OBJECT = 0xFF;
|
||||
|
||||
VAR_BLAST_ABOVE_TEXT = 0xFF;
|
||||
VAR_VOICE_MODE = 0xFF;
|
||||
|
Loading…
x
Reference in New Issue
Block a user