Attempt to decompile propsnd0f094940

This commit is contained in:
Ryan Dwyer
2022-06-14 21:55:54 +10:00
parent a11ec77e34
commit 036889cc6f
2 changed files with 72 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ void audioMuteChannel(s32 channelnum);
bool audioIsChannelIdle(s32 channelnum);
void audioPlayFromProp2(s32 channelnum, s32 arg1, s16 padnum, struct prop *prop, s32 arg4, s32 arg5, s32 arg6, u16 arg7);
s32 propsnd0f0946b0(struct coord *pos, f32 arg1, f32 arg2, f32 arg3, s16 *rooms, s16 soundnum, s32 arg6, f32 *arg7);
s32 func0f094940(s32 arg0, f32 arg1, struct audiochannel *channel);
s32 propsnd0f094940(s32 arg0, f32 arg1, struct audiochannel *channel);
s32 propsnd0f094b1c(struct coord *pos, s32 arg1, f32 arg2, struct audiochannel *channel);
s32 propsnd0f094d78(struct coord *pos, f32 arg1, f32 arg2, f32 arg3, f32 arg4, bool arg5, struct audiochannel *channel);
void propsnd0f094ef4(struct coord *pos, s16 *rooms, s16 soundnum, s32 *arg3, s32 *arg4);