New option is not for DOS...

This commit is contained in:
ipher
2006-02-09 04:05:01 +00:00
parent ce45fa2436
commit 607afb7e70
3 changed files with 6 additions and 0 deletions

View File

@@ -2350,7 +2350,9 @@ DisplayGUIOptionClick:
GUIClickCButton 11,130,byte[AutoPatch]
GUIClickCButton 11,140,byte[RomInfo]
GUIClickCButton 11,150,byte[AllowUDLR]
%ifndef __MSDOS__
GUIClickCButton 11,160,byte[PauseFocusChange]
%endif
%ifdef __WIN32__
GUIClickCButtonW 11,170,byte[DisableScreenSaver]
%endif