mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 22:41:14 +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
|
@ -1,5 +1,4 @@
|
|||
#include "global.h"
|
||||
#include "z_boss_mo.h"
|
||||
#include "z64collision_check.h"
|
||||
|
||||
static ColliderJntSphElementInit sJntSphElementsInit[19] = {
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue