mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
These macros are perfect for the object anim engine
This commit is contained in:
parent
87b733994b
commit
ee906a67c7
File diff suppressed because it is too large
Load Diff
@ -155,6 +155,12 @@ endanim: MACRO
|
||||
ENDM
|
||||
|
||||
|
||||
delanim: MACRO
|
||||
db $fc
|
||||
ENDM
|
||||
dorestart: MACRO
|
||||
db $fe
|
||||
ENDM
|
||||
|
||||
sine_wave: MACRO
|
||||
; \1: amplitude
|
||||
|
Loading…
x
Reference in New Issue
Block a user