Moved some stuff around

This commit is contained in:
pagefault
2002-06-29 00:54:35 +00:00
parent 9b414626c7
commit 164c693248

View File

@@ -606,6 +606,9 @@ NEWSYM ForceHiLoROM, db 0
NEWSYM CombinDataGlob, times 3300 db 0 ; 20-name, 42-combo, 2-key#, 1-P#, 1-ff
NEWSYM CombinDataLocl, times 3300 db 0
NEWSYM CmdLineNetPlay, db 0
NEWSYM CmdLineTCPIPAddress, times 29 db 0
GUIwinorder times 18 db 0
GUIwinpos times 18 db 0
GUIwinactiv times 18 db 0
@@ -892,9 +895,6 @@ CalcChecksum:
or bl,80h
ret
NEWSYM CmdLineNetPlay, db 0
NEWSYM CmdLineTCPIPAddress, db 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
NEWSYM GUIRestoreVars
mov edx,GUIFName
call Open_File