Match selmenu sound functions
MSM function prototypes will need to be fixed later on
This commit is contained in:
parent
4fb99f2956
commit
b49e52d86f
2 changed files with 192 additions and 7 deletions
|
|
@ -56,6 +56,12 @@ s32 HuAudCharVoicePlay(s16 arg0, s16 arg1);
|
|||
s32 HuAudCharVoicePlayPos(s16 arg0, s16 arg1, Vec *arg2);
|
||||
void HuAudCharVoicePlayEntry(s16 arg0, s16 arg1);
|
||||
|
||||
extern float Snd3DBackSurDisOffset;
|
||||
extern float Snd3DFrontSurDisOffset;
|
||||
extern float Snd3DStartDisOffset;
|
||||
extern float Snd3DSpeedOffset;
|
||||
extern float Snd3DDistOffset;
|
||||
extern s32 musicOffF;
|
||||
extern u8 fadeStat;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue