Miscellaneous updates
- `PREDEFPAL_00` -> `PREDEFPAL_ROUTES` (observed from `LoadSGBLayout.GetMapPalsIndex.route`) - `$0` -> `PLAYER` (standard person ID) - Fix some whitespace formatting
This commit is contained in:
@@ -124,7 +124,7 @@ RefreshPlayerCoords:
|
||||
ld e, a
|
||||
; the next three lines are useless
|
||||
ld a, [wObjectFollow_Leader]
|
||||
cp $0
|
||||
cp PLAYER
|
||||
ret nz
|
||||
ret
|
||||
|
||||
|
Reference in New Issue
Block a user