diff options
Diffstat (limited to '')
| -rwxr-xr-x | scripts/Route2Gate.asm (renamed from scripts/route2gate.asm) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/route2gate.asm b/scripts/Route2Gate.asm index 34f1aa35..70d93814 100755 --- a/scripts/route2gate.asm +++ b/scripts/Route2Gate.asm @@ -1,7 +1,7 @@ -Route2GateScript: +Route2Gate_Script: jp EnableAutoTextBoxDrawing -Route2GateTextPointers: +Route2Gate_TextPointers: dw Route2GateText1 dw Route2GateText2 |
