Removed alternate timer from Windows port

This commit is contained in:
pagefault
2003-04-14 03:36:02 +00:00
parent b0b36985a4
commit 0a96bd721e
4 changed files with 21 additions and 57 deletions

View File

@@ -2267,8 +2267,7 @@ DisplayGUIOptionClick:
GUIClickCButton 11,156,byte[AutoState]
GUIClickCButton 11,166,byte[DontSavePath]
%ifdef __WIN32__
GUIClickCButtonW 11,176,byte[DisableScreenSaver]
GUIClickCButtonat 11,186,byte[AlternateTimer]
GUIClickCButtonW 11,186,byte[DisableScreenSaver]
%endif
; Frameskip = 0
cmp byte[frameskip],0