Match gamework.c

Also tried to split up and name gamework struct bitfields.
This commit is contained in:
gamemasterplc 2023-12-09 23:29:26 -06:00
parent 0137cf8783
commit fd44616c86
11 changed files with 551 additions and 70 deletions

View file

@ -40,7 +40,6 @@ void HuWinMesMaxSizeGet(s32, f32*, ...);
s16 HuWinCreate(float x, float y, s16 w, s16 h, s16 frame);
void HuPadRumbleAllStop(void);
s16 HuPadStatGet(s16);
void HuAudFXListnerKill(void);
void HuAudDllSndGrpSet(u16 ovl);