diff options
Diffstat (limited to 'scripts/UndergroundPathNorthSouth.asm')
-rwxr-xr-x | scripts/UndergroundPathNorthSouth.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/UndergroundPathNorthSouth.asm b/scripts/UndergroundPathNorthSouth.asm index eb8fe4fd..00a7ef90 100755 --- a/scripts/UndergroundPathNorthSouth.asm +++ b/scripts/UndergroundPathNorthSouth.asm @@ -2,4 +2,5 @@ UndergroundPathNorthSouth_Script: jp EnableAutoTextBoxDrawing UndergroundPathNorthSouth_TextPointers: - text_end + + text_end ; unused |