Fix for ifdef (Thanks ipher!)
This commit is contained in:
@@ -3855,7 +3855,7 @@ GUITCPStateText2 db 'RECEIVING STATUS',0
|
|||||||
GUITCPStateText3 db 'CANCEL',0
|
GUITCPStateText3 db 'CANCEL',0
|
||||||
SECTION .text
|
SECTION .text
|
||||||
|
|
||||||
%ifdef __MSDOS
|
%ifdef __MSDOS__
|
||||||
DisplayNetIPXStart:
|
DisplayNetIPXStart:
|
||||||
DrawGUIButton 8,53,48,87,59,GUINetTextZ,34,0,0
|
DrawGUIButton 8,53,48,87,59,GUINetTextZ,34,0,0
|
||||||
sub byte[GUItextcolor],15
|
sub byte[GUItextcolor],15
|
||||||
|
|||||||
Reference in New Issue
Block a user