mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-11 01:10:33 +00:00
Delete macros.h; Delete global.h (#2516)
This commit is contained in:
parent
ea22c2ac38
commit
f7a270655b
128 changed files with 0 additions and 256 deletions
|
@ -810,7 +810,6 @@ void ZFile::GenerateSourceFiles()
|
|||
|
||||
sourceOutput += "#include \"ultra64.h\"\n";
|
||||
sourceOutput += "#include \"z64.h\"\n";
|
||||
sourceOutput += "#include \"macros.h\"\n";
|
||||
sourceOutput += GetHeaderInclude();
|
||||
|
||||
bool hasZRoom = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue