create seperate core2/file.h header

This commit is contained in:
Banjo Kazooie
2024-09-13 19:34:27 -05:00
parent c566cadd6f
commit d55a8d829d
15 changed files with 86 additions and 53 deletions

View File

@@ -2,6 +2,8 @@
#include "functions.h"
#include "variables.h"
#include <core2/file.h>
typedef struct{
f32 unk0[3];
f32 unkC;