diff options
author | entrpntr <entrpntr@gmail.com> | 2020-04-22 23:15:53 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-04-22 23:18:36 -0400 |
commit | 1d456d5f66627e8023c074419180639cc027e7bc (patch) | |
tree | 96b4ef0b214f716d7c5478804d9f9bb596373564 /macros.asm | |
parent | b87cc706430f281d6af24daa942890574449a803 (diff) |
Finish home cleanup, identify tileset data, other misc cleanups.
Diffstat (limited to 'macros.asm')
-rw-r--r-- | macros.asm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ INCLUDE "macros/scripts/trade_anims.asm" INCLUDE "macros/move_anim.asm" INCLUDE "macros/pic.asm" -INCLUDE "macros/mobile.asm" INCLUDE "macros/pals.asm" INCLUDE "macros/flag.asm" |