mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-02 21:30:29 +00:00
Add NewPtrClear
This commit is contained in:
parent
fb68a737b7
commit
7ff51a725e
@ -30,6 +30,10 @@
|
||||
.short 0xA11E
|
||||
.endm
|
||||
|
||||
.macro NewPtrClear
|
||||
.short 0xA31E
|
||||
.endm
|
||||
|
||||
.macro SysError
|
||||
.short 0xA9C9
|
||||
.endm
|
||||
|
Loading…
Reference in New Issue
Block a user