Rename some labels
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
This commit is contained in:
@@ -36,7 +36,7 @@ LearnMove:
|
||||
|
||||
push hl
|
||||
push de
|
||||
ld [wNamedObjectIndexBuffer], a
|
||||
ld [wNamedObjectIndex], a
|
||||
|
||||
ld b, a
|
||||
ld a, [wBattleMode]
|
||||
|
Reference in New Issue
Block a user