Repositioned code
This commit is contained in:
@@ -348,6 +348,7 @@ GUIloadfilename:
|
|||||||
mov word[totlines],314
|
mov word[totlines],314
|
||||||
mov dword[MsgCount],100
|
mov dword[MsgCount],100
|
||||||
.nopal
|
.nopal
|
||||||
|
call showinfogui
|
||||||
call initsnes
|
call initsnes
|
||||||
mov byte[snesmouse],0
|
mov byte[snesmouse],0
|
||||||
mov byte[sramsavedis],0
|
mov byte[sramsavedis],0
|
||||||
@@ -390,7 +391,6 @@ GUIloadfilename:
|
|||||||
mov dl,[LoadDrive]
|
mov dl,[LoadDrive]
|
||||||
mov ebx,LoadDir
|
mov ebx,LoadDir
|
||||||
call Change_Dir
|
call Change_Dir
|
||||||
call showinfogui
|
|
||||||
ret
|
ret
|
||||||
|
|
||||||
GUILoadData:
|
GUILoadData:
|
||||||
|
|||||||
Reference in New Issue
Block a user