Added "Use Primary Buffer" dummy option to the Win32 port

This commit is contained in:
ipher
2005-02-09 00:22:40 +00:00
parent 1130fb4df5
commit 4d6daffb30
4 changed files with 20 additions and 6 deletions

View File

@@ -2297,7 +2297,8 @@ DisplayGUIOptionClick:
GUIClickCButton 11,140,byte[AutoPatch]
GUIClickCButton 11,150,byte[RomInfo]
%ifdef __WIN32__
GUIClickCButtonW 11,160,byte[DisableScreenSaver]
GUIClickCButtonW 11,160,byte[PrimaryBuffer]
GUIClickCButtonW 11,170,byte[DisableScreenSaver]
%endif
; Frameskip = 0
cmp byte[frameskip],0