diff options
| author | Pokeglitch <pokeglitchx@gmail.com> | 2018-07-28 15:56:50 -0400 |
|---|---|---|
| committer | Pokeglitch <pokeglitchx@gmail.com> | 2018-07-28 15:56:50 -0400 |
| commit | 9b6f57832eac84e602d38179651027bae450b54f (patch) | |
| tree | 9b16e536a27a031e90ebf6d445fa3de418efea9a /main.asm | |
| parent | Fixed some map header files (diff) | |
| download | pokeyellow-9b6f57832eac84e602d38179651027bae450b54f.tar.gz pokeyellow-9b6f57832eac84e602d38179651027bae450b54f.tar.xz pokeyellow-9b6f57832eac84e602d38179651027bae450b54f.zip | |
Another map header fix
Diffstat (limited to 'main.asm')
| -rwxr-xr-x | main.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -395,6 +395,7 @@ INCLUDE "scripts/school.asm" INCLUDE "data/mapObjects/school.asm" INCLUDE "data/mapHeaders/viridianhouse.asm" + db $0 INCLUDE "scripts/viridianhouse.asm" INCLUDE "data/mapObjects/viridianhouse.asm" |
