mirror of
https://github.com/zeldaret/oot
synced 2026-06-30 19:51:46 -04:00
Remove Variables.h; Decouple z64.h from global.h (#2507)
* progress * z64.h issues sorted * remove variables.h * format * n64 fix * another fix * did the wrong fix * fix libleo * fix bss * review * remove instead of comment
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include "is_debug.h"
|
||||
|
||||
#include "global.h"
|
||||
#include "ultra64.h"
|
||||
|
||||
typedef struct ISVDbg {
|
||||
/* 0x00 */ u32 magic; // "IS64"
|
||||
|
||||
Reference in New Issue
Block a user