mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Reduce overlay dependencies on global.h (4) (#2456)
* remove more global.h references * .bss
This commit is contained in:
parent
03a2612246
commit
130ac11458
163 changed files with 920 additions and 157 deletions
|
@ -3,7 +3,7 @@
|
|||
// This file is named "game" after game.c for now, this may change later with the system name
|
||||
|
||||
#include "ultra64/ultratypes.h"
|
||||
#include "padmgr.h"
|
||||
#include "libu64/pad.h"
|
||||
#include "tha.h"
|
||||
|
||||
struct GraphicsContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue