Code cleanup

This commit is contained in:
pagefault
2001-09-29 23:30:56 +00:00
parent 7ce38d2e82
commit 584f804b5a

View File

@@ -573,7 +573,6 @@ SECTION .text
%%no
%endmacro
%macro ProcSNESMouse 1
test byte[mousebuttons],02h
jz %%n
@@ -760,7 +759,6 @@ CombContDatR dd 08000000h,04000000h,01000000h,02000000h,00800000h,80000000h
dd 00400000h,40000000h,00200000h,00100000h,10000000h,20000000h
SECTION .text
%macro PlayerDeviceFix 1
mov eax,[%1]
and eax,0C000000h
@@ -1415,7 +1413,6 @@ NEWSYM Outputfilename
call Get_Key
ret
; Header hacks
headerhack2: