You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
These macros are perfect for the object anim engine
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user