More code cleanups; updated windows port to version 1.00
This commit is contained in:
@@ -5031,7 +5031,7 @@ GUIGUIAboutText6b db ' TEUF',0
|
||||
GUIGUIAboutText6c db ' PAGEFAULT',0
|
||||
GUIGUIAboutText6d db ' THEODDONE33',0
|
||||
%ifdef __WIN32__
|
||||
GUIGUIAboutText7 db 'WIN PORT V0.99',0
|
||||
GUIGUIAboutText7 db 'WIN PORT V1.00',0
|
||||
%elifdef __LINUX__
|
||||
GUIGUIAboutText7 db 'LINUX PORT V0.19',0
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user