mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-14 02:50:23 +00:00
variables.h: migrate all remaining varaibles, remove other dependencies except z64.h (#2505)
* move remaining variables from variables.h * fix other dependencies * extra newline * fix and adjust comment * is this the problem * fix bss
This commit is contained in:
parent
0c5282ba66
commit
655ec77138
35 changed files with 92 additions and 54 deletions
|
@ -1,7 +1,9 @@
|
|||
#include "boot.h"
|
||||
|
||||
#include "carthandle.h"
|
||||
#include "idle.h"
|
||||
#include "is_debug.h"
|
||||
#include "segment_symbols.h"
|
||||
#include "stack.h"
|
||||
#include "stackcheck.h"
|
||||
#if PLATFORM_N64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue