diff options
Diffstat (limited to 'scripts/UndergroundPathWestEast.asm')
-rwxr-xr-x | scripts/UndergroundPathWestEast.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/UndergroundPathWestEast.asm b/scripts/UndergroundPathWestEast.asm index e21c3268..98571e17 100755 --- a/scripts/UndergroundPathWestEast.asm +++ b/scripts/UndergroundPathWestEast.asm @@ -2,4 +2,5 @@ UndergroundPathWestEast_Script: jp EnableAutoTextBoxDrawing UndergroundPathWestEast_TextPointers: - text_end + + text_end ; unused |