mirror of
https://github.com/zeldaret/oot
synced 2026-06-09 20:50:39 -04:00
PlayState Rename (#1231)
* global context -> play * fix PlayState* PlayState
This commit is contained in:
@@ -2398,6 +2398,6 @@ s16 D_8011DAFC[] = {
|
||||
CAM_SET_NORMAL0, CAM_SET_NORMAL1, CAM_SET_NORMAL2, CAM_SET_DUNGEON0, CAM_SET_DUNGEON1, CAM_SET_DUNGEON2,
|
||||
};
|
||||
|
||||
GlobalContext* D_8015BD7C;
|
||||
PlayState* D_8015BD7C;
|
||||
DbCamera D_8015BD80;
|
||||
CollisionPoly* playerFloorPoly;
|
||||
|
||||
Reference in New Issue
Block a user