Match func_80167DE4 (from debug)

This commit is contained in:
Derek Hensley
2022-08-17 21:19:40 -07:00
parent 628d39ea03
commit f5e71876ef
2 changed files with 29 additions and 2 deletions
+1 -1
View File
@@ -2603,7 +2603,7 @@ void Play_Init(GameState* gameState);
// void func_8016EA90(void);
// void func_8016F1A8(void);
// void func_8016F4EC(void);
void func_8016F5A8(PlayState* play, s8* pcParm2, Input* iParm3);
void func_8016F5A8(PlayState* play, HiresoStruct* arg1, Input* input);
void func_8016FC78(HiresoStruct* this);
void func_8016FC98(HiresoStruct* this);
void PreRender_SetValuesSave(PreRender* this, u32 width, u32 height, void* fbuf, void* zbuf, void* cvg);