diff options
author | yenatch <yenatch@gmail.com> | 2013-04-30 23:10:21 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-04-30 23:10:21 -0400 |
commit | 9004b6a3d75e6bc5278a78f51e710c70c77a39a1 (patch) | |
tree | 9f7b599fa72bbd067a422c2dfc55f1d0daa6eaa0 | |
parent | 590d000d2448a8787ede882481a81118417b1418 (diff) |
remove incbins in KrissHouse2F
-rw-r--r-- | maps/KrissHouse2F.asm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/KrissHouse2F.asm b/maps/KrissHouse2F.asm index f4f8aadfa..e16872dd6 100644 --- a/maps/KrissHouse2F.asm +++ b/maps/KrissHouse2F.asm @@ -34,7 +34,9 @@ UnknownScript_0x7abc5: ; 0x7abc5 return ; 0x7abc9 -INCBIN "baserom.gbc",$7abc9,$7abcc - $7abc9 + + db 0, 0, 0 ; filler + UnknownScript_0x7abcc: ; 0x7abcc describedecoration $1 |