Mfree (free pointer)
Description
Performs a mfree memory
usage
mfree (ptr)
Example
.include "telestrat.inc"
.include "../orix-sdk/macros/SDK_memory.mac"
; mymalloc is a 2 bytes zp ptr
mfree (mymalloc)
rts
Call XFREE function.
Last update:
2024-02-15