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/undergroundpathns.asm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/undergroundpathns.asm (limited to 'scripts/undergroundpathns.asm') diff --git a/scripts/undergroundpathns.asm b/scripts/undergroundpathns.asm new file mode 100755 index 00000000..96bf82a6 --- /dev/null +++ b/scripts/undergroundpathns.asm @@ -0,0 +1,5 @@ +UndergroundPathNSScript: ; 61f26 (18:5f26) + jp EnableAutoTextBoxDrawing + +UndergroundPathNSTextPointers: ; 61f29 (18:5f29) + db "@" -- cgit v1.2.3