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:
ipher
2005-05-16 09:40:06 +00:00
parent 4245059926
commit 427b57c142
3 changed files with 68 additions and 66 deletions

View File

@@ -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]