mirror of
https://github.com/zeldaret/oot
synced 2026-06-12 13:35:17 -04:00
Reduce overlay dependencies on global.h (5) (#2466)
* remove global.h dependency from all actors * fix compiler error * fix another build issue * fix bss
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "z64debug_display.h"
|
||||
#include "z64olib.h"
|
||||
|
||||
#define DEBUG_CAM_CONTROLLER_PORT 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user