Decompile channelGetUnk06

This commit is contained in:
Ryan Dwyer
2021-01-09 00:29:18 +10:00
parent 898c3d9512
commit df3209abfb
5 changed files with 10 additions and 23 deletions
+2 -2
View File
@@ -1942,9 +1942,9 @@
mkshort(0x00d3), \
channel,
#define cmd00d4(u1, u2, label) \
#define cmd00d4(channel, u2, label) \
mkshort(0x00d4), \
u1, \
channel, \
mkshort(u2), \
label,
+1 -1
View File
@@ -6,7 +6,7 @@
bool func0f092610(struct prop *prop, s32 arg1);
void func0f0926bc(struct prop *prop, s32 arg1, u16 arg2);
s32 func0f0927d4(f32 arg0, f32 arg1, f32 arg2, f32 arg3, s16 arg4);
s32 func0f092914(s32 arg0);
s32 channelGetUnk06(s32 channelnum);
u32 func0f09294c(void);
void func0f092a98(s32 channelnum);
u32 func0f092b50(void);
+2 -1
View File
@@ -6678,7 +6678,8 @@ struct var800a45c4 {
struct audiochannel {
/*0x00*/ struct audiohandle *audiohandle;
/*0x04*/ u32 unk04;
/*0x04*/ u16 unk04;
/*0x06*/ s16 unk06;
/*0x08*/ u32 unk08;
/*0x0c*/ u32 unk0c;
/*0x10*/ u32 unk10;