guess at VAR_CUSTOMSCALETABLE (due to Endy)
svn-id: r6213
This commit is contained in:
parent
49f65c38c0
commit
edd08521c3
1 changed files with 2 additions and 0 deletions
|
@ -260,6 +260,8 @@ void Scumm_v8::setupScummVars()
|
|||
VAR_CAMERA_ACCEL_X = 109;
|
||||
VAR_CAMERA_ACCEL_Y = 110;
|
||||
|
||||
VAR_CUSTOMSCALETABLE = 111; // FIXME - guess
|
||||
|
||||
VAR_TIMER_NEXT = 112; // FIXME - guess based on script-1
|
||||
|
||||
VAR_EGO = 126;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue