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:
Rangi
2020-04-30 11:27:32 -04:00
parent 38cdad798d
commit 20464d1bfb
6 changed files with 26 additions and 23 deletions

View File

@@ -547,7 +547,7 @@ endr
ret
.route
ld a, PREDEFPAL_00
ld a, PREDEFPAL_ROUTES
ret
.cave