diff options
author | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-18 08:45:05 -0400 |
---|---|---|
committer | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-18 08:45:05 -0400 |
commit | f7ec78851ca170a91e6f00ff48cf97f27ec14bea (patch) | |
tree | 0caa6474552da49702620a934c89dfd6476cd00b /macros.asm | |
parent | 12823eea3ea185d98e06320a0ee1a3baba1a0986 (diff) |
Forgot to add changes to previous commit.
Diffstat (limited to 'macros.asm')
-rw-r--r-- | macros.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,3 +9,5 @@ INCLUDE "macros/farcall.asm" INCLUDE "macros/text.asm" INCLUDE "macros/wram.asm" INCLUDE "macros/audio.asm" +INCLUDE "macros/scripts.asm" +INCLUDE "macros/queue.asm" |