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:
@@ -547,7 +547,7 @@ endr
|
||||
ret
|
||||
|
||||
.route
|
||||
ld a, PREDEFPAL_00
|
||||
ld a, PREDEFPAL_ROUTES
|
||||
ret
|
||||
|
||||
.cave
|
||||
|
Reference in New Issue
Block a user