Fix for ifdef (Thanks ipher!)

This commit is contained in:
pagefault
2003-03-24 20:28:49 +00:00
parent dfcf252af9
commit e1288e6644

View File

@@ -3855,7 +3855,7 @@ GUITCPStateText2 db 'RECEIVING STATUS',0
GUITCPStateText3 db 'CANCEL',0
SECTION .text
%ifdef __MSDOS
%ifdef __MSDOS__
DisplayNetIPXStart:
DrawGUIButton 8,53,48,87,59,GUINetTextZ,34,0,0
sub byte[GUItextcolor],15