1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-16 12:54:40 +00:00

Reduce overlay dependencies on global.h (2) (#2442)

* reduce overlay dependencies on global.h

* merge cleanup

* more missed headers
This commit is contained in:
mzxrules 2025-01-27 12:17:50 -05:00 committed by GitHub
parent bb55be60fe
commit 7dd3a83313
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
111 changed files with 734 additions and 118 deletions

View file

@ -1,6 +1,7 @@
#ifndef Z64INTERFACE_H
#define Z64INTERFACE_H
#include "ultra64.h"
#include "z64dma.h"
#include "z64view.h"