mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Merge branch 'develop' into zelda64
This commit is contained in:
commit
1435b5d314
41 changed files with 24544 additions and 1235 deletions
|
@ -240,7 +240,6 @@ void Gameplay_Init(GameState* thisx) {
|
|||
globalCtx->cameraPtrs[MAIN_CAM]->uid = 0;
|
||||
globalCtx->activeCamera = MAIN_CAM;
|
||||
func_8005AC48(&globalCtx->mainCamera, 0xFF);
|
||||
Sram_Init(globalCtx, &globalCtx->sramCtx);
|
||||
func_80112098(globalCtx);
|
||||
Message_Init(globalCtx);
|
||||
GameOver_Init(globalCtx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue