mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-08 08:55:17 +00:00
Remove Variables.h; Decouple z64.h from global.h (#2507)
* progress * z64.h issues sorted * remove variables.h * format * n64 fix * another fix * did the wrong fix * fix libleo * fix bss * review * remove instead of comment
This commit is contained in:
parent
655ec77138
commit
2278bcb2c3
196 changed files with 273 additions and 218 deletions
|
@ -3,8 +3,11 @@
|
|||
#include "memory_utils.h"
|
||||
#include "terminal.h"
|
||||
#include "versions.h"
|
||||
#include "z64audio.h"
|
||||
#include "z64game.h"
|
||||
#include "z64interface.h"
|
||||
#include "z64message.h"
|
||||
#include "z64ocarina.h"
|
||||
#include "z64save.h"
|
||||
#include "z64scene.h"
|
||||
#include "z64sram.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue