Pressing 'T', 'R', 'L', or '/' in the General Options window will no longer toggle the 'Auto Incrmt Save Slot', 'SRAM Check+Save' 'State at Latest Save', and 'Auto State Save/Load' Save Options. Also did some commenting/cleanup of the General Options code.
This commit is contained in:
@@ -2308,12 +2308,12 @@ DisplayGUIInputClick:
|
||||
ret
|
||||
|
||||
DisplayGUIOptionClick:
|
||||
GUIClickCButtonfr 11,20,byte[frameskip]
|
||||
GUIClickCButtonfr 11,20,byte[frameskip] ; Clickboxes
|
||||
xor ebx,ebx
|
||||
mov bl,[cvidmode]
|
||||
cmp byte[GUINGVID+ebx],1
|
||||
jne near .invalidng
|
||||
GUIClickCButton2 11,30,byte[newengen],byte[cfgnewgfx],1
|
||||
GUIClickCButton2 11,30,byte[newengen],byte[cfgnewgfx],1
|
||||
.invalidng
|
||||
GUIClickCButtonMMX 11,40,byte[MMXSupport]
|
||||
GUIClickCButtonM 11,50,byte[pl12s34]
|
||||
|
||||
Reference in New Issue
Block a user