diff options
author | YamaArashi <shadow962@live.com> | 2014-08-08 22:39:13 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2014-08-08 22:39:13 -0700 |
commit | 59f0507e4cd0693eb89f5ab3e44cb3c442666140 (patch) | |
tree | 331b08b7eb8c64dc3ff8c505f58a5c28763d79ad /scripts/namerater.asm | |
parent | c9946975d4cd806c92c1aa1efef94eb41d8b9d36 (diff) |
Labelled many functions/variables
Diffstat (limited to 'scripts/namerater.asm')
-rwxr-xr-x | scripts/namerater.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/namerater.asm b/scripts/namerater.asm index ca357ad1..28d53b1e 100755 --- a/scripts/namerater.asm +++ b/scripts/namerater.asm @@ -51,7 +51,7 @@ NameRaterText1: ; 1da56 (7:5a56) xor a ld [wd07d], a ld [wcfcb], a - ld [wcc35], a + ld [wMenuItemToSwap], a call DisplayPartyMenu push af call GBPalWhiteOutWithDelay3 |