reduce proceedure local storage to 16 bytes
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
%macro __CDECL16_ENTRY 0
|
%macro __CDECL16_ENTRY 0
|
||||||
push bp
|
push bp
|
||||||
mov bp, sp
|
mov bp, sp
|
||||||
sub sp, 0x20
|
sub sp, 0x10
|
||||||
|
|
||||||
push si
|
push si
|
||||||
push di
|
push di
|
||||||
|
|||||||
Reference in New Issue
Block a user