diff options
Diffstat (limited to '')
| -rwxr-xr-x | scripts/NameRatersHouse.asm (renamed from scripts/namerater.asm) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/namerater.asm b/scripts/NameRatersHouse.asm index 160948ac..323cb360 100755 --- a/scripts/namerater.asm +++ b/scripts/NameRatersHouse.asm @@ -1,4 +1,4 @@ -NameRaterScript: +NameRatersHouse_Script: jp EnableAutoTextBoxDrawing NameRaterScript_1da15: @@ -37,7 +37,7 @@ NameRaterScript_1da20: scf ret -NameRaterTextPointers: +NameRatersHouse_TextPointers: dw NameRaterText1 NameRaterText1: |
