These macros are perfect for the object anim engine
This commit is contained in:
@@ -155,6 +155,12 @@ endanim: MACRO
|
||||
ENDM
|
||||
|
||||
|
||||
delanim: MACRO
|
||||
db $fc
|
||||
ENDM
|
||||
dorestart: MACRO
|
||||
db $fe
|
||||
ENDM
|
||||
|
||||
sine_wave: MACRO
|
||||
; \1: amplitude
|
||||
|
Reference in New Issue
Block a user