Add NewPtrClear

This commit is contained in:
Laurent Vivier 2008-08-12 11:44:46 +00:00
parent fb68a737b7
commit 7ff51a725e

View File

@ -30,6 +30,10 @@
.short 0xA11E
.endm
.macro NewPtrClear
.short 0xA31E
.endm
.macro SysError
.short 0xA9C9
.endm