Decompile first translation unit of m434

Also did several fixes
This commit is contained in:
gamemasterplc 2024-06-08 14:45:48 -05:00
parent 84614140ff
commit 1cd98b28b6
8 changed files with 703 additions and 50 deletions

View file

@ -86,7 +86,7 @@ void HuAudStreamPauseOff(void) {
AISetStreamPlayState(1);
}
void HuAudStreamFadeOut(void) {
void HuAudStreamFadeOut(s32 arg0) {
}
void HuAudAllStop(void) {