summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-07-22 23:06:11 -0700
committeryenatch <yenatch@gmail.com>2014-07-23 20:20:21 -0700
commitf7e53b0f509945ac9247666594f945f0f435ed77 (patch)
treeff5eba4fa118f106887a212d22ab44e243ca0985 /main.asm
parentcda504fbceef2fbe0676ffccb54c46a6f1fb0009 (diff)
Dump the phone scripts.
This is one of the last major incbins. The rest is mostly mobile code.
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/main.asm b/main.asm
index a4f6a400f..0fc1b4122 100644
--- a/main.asm
+++ b/main.asm
@@ -79085,7 +79085,7 @@ Unknown_90627: ; 90627
dw Function90197
db $02
- dbw $28, $4b09 ; XXX bike shop
+ dbw BANK(UnknownScript_0xa0b09), UnknownScript_0xa0b09 ; bike shop
dw Function90197
db $01
@@ -85144,8 +85144,8 @@ INCBIN "gfx/slots_3.2bpp.lz"
SECTION "bank28", ROMX, BANK[$28]
-INCBIN "baserom.gbc",$a0000,$a0c28 - $a0000
-
+INCLUDE "engine/more_phone_scripts.asm"
+INCLUDE "engine/buena_scripts.asm"
INCLUDE "text/buena.asm"