core2/code_B8020.c done

This commit is contained in:
Banjo Kazooie
2022-08-10 14:11:19 -05:00
parent 686d69b9a2
commit e651f96508
12 changed files with 995 additions and 38 deletions

View File

@@ -894,4 +894,9 @@ typedef struct {
u8 pad1B[1];
}Struct83s;
typedef struct{
s16 texture_type;
s16 count;
s32 offset[];
}Struct84s;
#endif