aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/celadonmansion3.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-19 10:38:20 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-19 16:05:19 -0400
commit1a0992a2f16ba2026c7fbf9fcfd1576a0f81c329 (patch)
tree0981af81f93d33b07cbfe47674d87ae4aa2d46b0 /scripts/celadonmansion3.asm
parentPull more data out of main.asm (diff)
parentDocumented/Labeled Route 22 scripts. (diff)
downloadpokeyellow-1a0992a2f16ba2026c7fbf9fcfd1576a0f81c329.tar.gz
pokeyellow-1a0992a2f16ba2026c7fbf9fcfd1576a0f81c329.tar.xz
pokeyellow-1a0992a2f16ba2026c7fbf9fcfd1576a0f81c329.zip
Merge branch 'master' of https://github.com/huderlem/pokered into pull-data
Conflicts: main.asm text.asm text/maps/route_22.asm
Diffstat (limited to 'scripts/celadonmansion3.asm')
-rwxr-xr-xscripts/celadonmansion3.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/celadonmansion3.asm b/scripts/celadonmansion3.asm
index 19342548..4c4fd67a 100755
--- a/scripts/celadonmansion3.asm
+++ b/scripts/celadonmansion3.asm
@@ -49,9 +49,7 @@ DirectorText: ; 487b2 (12:47b2)
TX_FAR _CompletedDexText
db $6
db $8 ; asm
- ld hl, DisplayDiploma
- ld b, BANK(DisplayDiploma)
- call Bankswitch
+ callab DisplayDiploma
ld a, $1
ld [$cc3c], a
jp TextScriptEnd