mirror of https://github.com/zeldaret/oot.git
fix
This commit is contained in:
parent
fc2243d7ef
commit
c97a42ec73
|
@ -1,6 +1,7 @@
|
||||||
#include "is_debug.h"
|
#include "is_debug.h"
|
||||||
|
|
||||||
#include "ultra64.h"
|
#include "ultra64.h"
|
||||||
|
#include "versions.h"
|
||||||
|
|
||||||
typedef struct ISVDbg {
|
typedef struct ISVDbg {
|
||||||
/* 0x00 */ u32 magic; // "IS64"
|
/* 0x00 */ u32 magic; // "IS64"
|
||||||
|
|
Loading…
Reference in New Issue