tons more work on modularizing the code
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
%macro __CDECL16_ENTRY 0
|
||||
push bp
|
||||
mov bp, sp
|
||||
sub sp, 0x20
|
||||
|
||||
push si
|
||||
push di
|
||||
@@ -37,4 +38,4 @@
|
||||
mov sp, bp
|
||||
pop bp
|
||||
%endmacro
|
||||
%endif
|
||||
%endif
|
||||
Reference in New Issue
Block a user