aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 21:55:48 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 21:55:48 -0400
commit037dbda5702646ea2f4fb00442071e52f8f03ec0 (patch)
treee47fb34fef06a0d5b9b8b22e8c3a2060ab241ba0 /main.asm
parentAccessory function for Mt Moon B2F (diff)
downloadpokeyellow-037dbda5702646ea2f4fb00442071e52f8f03ec0.tar.gz
pokeyellow-037dbda5702646ea2f4fb00442071e52f8f03ec0.tar.xz
pokeyellow-037dbda5702646ea2f4fb00442071e52f8f03ec0.zip
Trashed cerulean house
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index b12a6b58..91bff12e 100755
--- a/main.asm
+++ b/main.asm
@@ -344,7 +344,10 @@ INCLUDE "data/mapHeaders/pewterhouse2.asm"
INCLUDE "scripts/pewterhouse2.asm"
INCLUDE "data/mapObjects/pewterhouse2.asm"
- dr $1cec3,$1d7ae ; map scripts
+INCLUDE "data/mapHeaders/ceruleanhousetrashed.asm"
+INCLUDE "scripts/ceruleanhousetrashed.asm"
+INCLUDE "data/mapObjects/ceruleanhousetrashed.asm"
+ dr $1cf34,$1d7ae ; map scripts
INCLUDE "data/mapHeaders/diglettscaveroute2.asm"
INCLUDE "scripts/diglettscaveroute2.asm"