Code cleanup

This commit is contained in:
pagefault
2001-07-29 20:58:23 +00:00
parent c34a389d7b
commit e10af20c7c

View File

@@ -188,7 +188,6 @@ NEWSYM showmenu
je near .nopcx je near .nopcx
mov dword[menudrawbox8b.stringi+13],' PCX' mov dword[menudrawbox8b.stringi+13],' PCX'
.nopcx .nopcx
mov byte[nextmenupopup],0 mov byte[nextmenupopup],0
mov byte[menu16btrans],0 mov byte[menu16btrans],0
mov byte[pressed+1],0 mov byte[pressed+1],0
@@ -198,7 +197,6 @@ NEWSYM showmenu
; Draw box ; Draw box
call menudrawbox8b call menudrawbox8b
call menudrawbox8b call menudrawbox8b
cmp byte[newengen],0 cmp byte[newengen],0
je .notng je .notng
mov byte[GUIOn],1 mov byte[GUIOn],1
@@ -206,7 +204,6 @@ NEWSYM showmenu
pushad pushad
call copyvid call copyvid
popad popad
call StopSound call StopSound
.nextkey .nextkey
call GUIUnBuffer call GUIUnBuffer
@@ -346,7 +343,7 @@ NEWSYM showmenu
; call breakatsignc ; call breakatsignc
; cmp byte[prbreak],1 ; cmp byte[prbreak],1
; je .yesesc ; je .yesesc
; call breakatsignb call breakatsignb
; cmp byte[prbreak],1 ; cmp byte[prbreak],1
; je .yesesc ; je .yesesc
call savespcdata call savespcdata