Added suspend in background option to minimize cpu usage while not active

This commit is contained in:
pagefault
2001-05-24 04:23:56 +00:00
parent 5dffe352e5
commit dc36dd3507
4 changed files with 22 additions and 14 deletions

View File

@@ -2634,6 +2634,7 @@ DisplayGUIOptnsClick:
%ifdef __WIN32__
GUIClickCButton 12,168,byte[AlwaysOnTop]
GUIClickCButton 12,178,byte[SaveMainWindowPos]
GUIClickCButton 12,188,byte[SuspendInBackground]
GUIClickCButton 124,23,byte[MouseWheel]
%endif