1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-11 09:20:17 +00:00

Delete macros.h; Delete global.h (#2516)

This commit is contained in:
fig02 2025-04-27 12:48:11 -04:00 committed by GitHub
parent ea22c2ac38
commit f7a270655b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
128 changed files with 0 additions and 256 deletions

View file

@ -4,8 +4,6 @@
#include "libc64/sleep.h"
#include "attributes.h"
#include "global.h"
s32 D_801D2EA0 = 0;
u8* D_801D2EA4 = NULL;
s32 D_801D2EA8 = 0;

View file

@ -1,5 +1,4 @@
// Some text-handling functions
#include "global.h"
#include "n64dd.h"
#include "versions.h"

View file

@ -4,8 +4,6 @@
#include "attributes.h"
#include "array_count.h"
#include "global.h"
// Draws text to framebuffer
typedef struct struct_801CA704 {
/* 0x00 */ PrintCallback callback;

View file

@ -1,4 +1,3 @@
#include "global.h"
#include "n64dd.h"
// Buffer used for reading from the disk?

View file

@ -1,4 +1,3 @@
#include "global.h"
#include "n64dd.h"
const char* D_801D2EE0[2][8][4] = {

View file

@ -1,4 +1,3 @@
#include "global.h"
#include "n64dd.h"
// Padding in .rodata suggests that these are in a separate file