summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 14:08:51 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 14:08:51 -0400
commit287fc9855f4a569eaa5ea3914d7f8ed951e18318 (patch)
tree65563dad0229f291ce512cdc3b91b2bee7294467 /engine
parent2792f51d733df0d0b6ee21fec72623c2a4235e5a (diff)
Museum 1F far text scripts
Diffstat (limited to 'engine')
-rw-r--r--engine/bank3c.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/bank3c.asm b/engine/bank3c.asm
index 01c3486b..097dfd3e 100644
--- a/engine/bank3c.asm
+++ b/engine/bank3c.asm
@@ -351,7 +351,8 @@ INCLUDE "scripts/route22_2.asm"
INCLUDE "scripts/redshouse1f2.asm"
INCLUDE "scripts/oakslab2.asm"
INCLUDE "scripts/school2.asm"
- dr $f1c1b, $f220e
+INCLUDE "scripts/museum1f2.asm"
+ dr $f1d98, $f220e
INCLUDE "data/mapHeaders/beach_house.asm"
INCLUDE "scripts/beach_house.asm"