From 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sun, 18 May 2014 14:19:10 -0400 Subject: Pull map scripts out of main.asm --- scripts/undergroundpathwe.asm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/undergroundpathwe.asm (limited to 'scripts/undergroundpathwe.asm') diff --git a/scripts/undergroundpathwe.asm b/scripts/undergroundpathwe.asm new file mode 100755 index 00000000..f7e3755e --- /dev/null +++ b/scripts/undergroundpathwe.asm @@ -0,0 +1,5 @@ +UndergroundPathWEScript: ; 61f4a (18:5f4a) + jp EnableAutoTextBoxDrawing + +UndergroundPathWETextPointers: ; 61f4d (18:5f4d) + db "@" -- cgit v1.2.3