More updates

This commit is contained in:
pagefault
2001-09-28 23:33:03 +00:00
parent b32fdba53e
commit 51ed250c0c

View File

@@ -1279,7 +1279,6 @@ NEWSYM makeextension
call DetermineNew call DetermineNew
%endmacro %endmacro
DetermineNew: DetermineNew:
push eax push eax
push ebx push ebx
@@ -1430,7 +1429,6 @@ SECTION .data
%ifndef __LINUX__ %ifndef __LINUX__
db ' -d Start with debugger',13,10 db ' -d Start with debugger',13,10
%endif %endif
db ' -dd Disable sound DSP emulation',13,10 db ' -dd Disable sound DSP emulation',13,10
%ifndef __LINUX__ %ifndef __LINUX__
db ' -e Skip enter key press at the beginning',13,10 db ' -e Skip enter key press at the beginning',13,10