resolve struct name conflict

This commit is contained in:
Banjo Kazooie
2022-07-31 19:44:09 -05:00
parent fae44219d4
commit 6467dd9890
2 changed files with 36 additions and 36 deletions

View File

@@ -191,7 +191,7 @@ typedef struct struct_81_s{
f32 unk44; //volume
ALMicroTime unk48; //time_remaining?
s32 unk4C;
} Struct81s;
} N_AL_Struct81s;
typedef struct N_ALVoiceState_s {
struct N_ALVoiceState_s *next;/* MUST be first */