mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-11 17:30:25 +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,6 +1,7 @@
|
|||
#include "ultra64.h"
|
||||
#include "attributes.h"
|
||||
#include "buffers.h"
|
||||
#include "segment_symbols.h"
|
||||
#include "ultra64.h"
|
||||
#include "versions.h"
|
||||
|
||||
#include "global.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue