Matched hsfex

This commit is contained in:
mrshigure 2024-01-14 18:09:01 -08:00
parent f20d3e948c
commit 4dee19e2c8
4 changed files with 598 additions and 2 deletions

View file

@ -3,7 +3,7 @@
#include "dolphin.h"
void Hu3D2Dto3D(Vec*, s32, Vec*);
void Hu3D2Dto3D(Vec*, s16, Vec*);
void HuAudFadeOut(s32 arg0);
void Hu3DModelPosSet(s16 index, float x, float y, float z);