Added option for small message text

This commit is contained in:
pagefault
2003-04-15 18:59:28 +00:00
parent 333470dd0b
commit 6a7a183273
5 changed files with 22 additions and 12 deletions

View File

@@ -2266,6 +2266,7 @@ DisplayGUIOptionClick:
GUIClickCButton 11,146,byte[LatestSave]
GUIClickCButton 11,156,byte[AutoState]
GUIClickCButton 11,166,byte[DontSavePath]
GUIClickCButton 11,176,byte[SmallMsgText]
%ifdef __WIN32__
GUIClickCButtonW 11,186,byte[DisableScreenSaver]
%endif