summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm9
1 files changed, 8 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 1de4969d..5b84e777 100755
--- a/main.asm
+++ b/main.asm
@@ -1155,7 +1155,14 @@ INCLUDE "scripts/route19.asm"
INCLUDE "scripts/route21.asm"
; vermilion house 2
- dr $56054,$56233
+ dr $56054,$560d9
+
+INCLUDE "data/mapHeaders/celadonmart2.asm"
+INCLUDE "scripts/celadonmart2.asm"
+INCLUDE "data/mapObjects/celadonmart2.asm"
+CeladonMart2Blocks:
+INCBIN "maps/celadonmart2.blk"
+ dr $56160,$56233
INCLUDE "data/mapHeaders/daycarem.asm"
INCLUDE "scripts/daycarem.asm"