Start documenting effect commands

This commit is contained in:
Remy Oukaour
2017-12-15 00:48:59 -05:00
parent fecc5c339a
commit d6dc9351e9
5 changed files with 360 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ INCLUDE "macros/scripts/maps.asm"
INCLUDE "macros/scripts/event.asm"
INCLUDE "macros/scripts/text.asm"
INCLUDE "macros/scripts/movement.asm"
INCLUDE "macros/scripts/effect_commands.asm"
INCLUDE "macros/scripts/move_anim.asm"
INCLUDE "macros/scripts/trade_anim.asm"
INCLUDE "macros/scripts/gfx_anim.asm"