Rename some labels
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
This commit is contained in:
@@ -109,7 +109,7 @@ CheckForLuckyNumberWinners:
|
||||
and a
|
||||
push af
|
||||
ld a, [wCurPartySpecies]
|
||||
ld [wNamedObjectIndexBuffer], a
|
||||
ld [wNamedObjectIndex], a
|
||||
call GetPokemonName
|
||||
ld hl, .LuckyNumberMatchPartyText
|
||||
pop af
|
||||
|
Reference in New Issue
Block a user