Lots of changes, moved some code around

This commit is contained in:
pagefault
2001-12-23 01:48:31 +00:00
parent 4e41b51bbc
commit c515f088ae
4 changed files with 25 additions and 32 deletions

View File

@@ -1656,18 +1656,6 @@ NEWSYM headerhack
mov byte[opexec358cph],47
.notclocktower
mov esi,[romdata]
add esi,07FC0h
cmp dword[esi],'EQUI'
jne .notequinox
cmp dword[esi+4],'NOX '
jne .notequinox
mov byte[opexec268],243
mov byte[opexec358],234
mov byte[opexec268cph],58
mov byte[opexec358cph],58
.notequinox
mov esi,[romdata]
add esi,07FC0h
cmp dword[esi],'DRAG'