aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/celadonmansion3_2.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-06-03 17:54:53 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-06-03 17:54:53 -0400
commit8cdf73265f95e9a55112f373804867244512878d (patch)
tree64f4263b86839e1eb9770688ad890683fa89c503 /scripts/celadonmansion3_2.asm
parentUpdate extras with fixed gbz80disasm.py (diff)
parentFix tileset incbin statement alignment (diff)
downloadpokeyellow-8cdf73265f95e9a55112f373804867244512878d.tar.gz
pokeyellow-8cdf73265f95e9a55112f373804867244512878d.tar.xz
pokeyellow-8cdf73265f95e9a55112f373804867244512878d.zip
Merge pull request #10 from PikalaxALT/master
Next batch of scripts, etc.
Diffstat (limited to 'scripts/celadonmansion3_2.asm')
-rwxr-xr-xscripts/celadonmansion3_2.asm35
1 files changed, 35 insertions, 0 deletions
diff --git a/scripts/celadonmansion3_2.asm b/scripts/celadonmansion3_2.asm
new file mode 100755
index 00000000..2d5069d1
--- /dev/null
+++ b/scripts/celadonmansion3_2.asm
@@ -0,0 +1,35 @@
+Func_f1ef3:
+ ld hl, CeladonMansion3Text_f1efa
+ call PrintText
+ ret
+
+CeladonMansion3Text_f1efa: ; 487eb (12:47eb)
+ TX_FAR _CeladonMansion3Text5
+ db "@"
+
+Func_f1eff:
+ ld hl, CeladonMansion3Text_f1f06
+ call PrintText
+ ret
+
+CeladonMansion3Text_f1f06: ; 487f0 (12:47f0)
+ TX_FAR _CeladonMansion3Text6
+ db "@"
+
+Func_f1f0b:
+ ld hl, CeladonMansion3Text_f1f12
+ call PrintText
+ ret
+
+CeladonMansion3Text_f1f12: ; 487f5 (12:47f5)
+ TX_FAR _CeladonMansion3Text7
+ db "@"
+
+Func_f1f17:
+ ld hl, CeladonMansion3Text_f1f1e
+ call PrintText
+ ret
+
+CeladonMansion3Text_f1f1e: ; 487fa (12:47fa)
+ TX_FAR _CeladonMansion3Text8
+ db "@"