From f508b9263752d7c5a53999811f51d1cc0b2b1ed4 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Fri, 27 May 2016 12:47:43 -0400 Subject: How did I forget to set tracking on these? --- scripts/celadoncity2.asm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 scripts/celadoncity2.asm (limited to 'scripts/celadoncity2.asm') diff --git a/scripts/celadoncity2.asm b/scripts/celadoncity2.asm new file mode 100755 index 00000000..12f7b366 --- /dev/null +++ b/scripts/celadoncity2.asm @@ -0,0 +1,8 @@ +Func_f1ac6: + ld hl, Text_f1acd + call PrintText + ret + +Text_f1acd: + TX_FAR _CeladonCityText10 + db "@" -- cgit v1.3.1-sl0p