mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 04:44:44 +00:00
Some functions.h and variables.h work (#2491)
* sort fuctions and variables * bss
This commit is contained in:
parent
05faab33f1
commit
ecf65e797e
22 changed files with 69 additions and 45 deletions
|
@ -32,5 +32,6 @@ void SystemArena_Display(void);
|
|||
#endif
|
||||
|
||||
extern Arena gSystemArena;
|
||||
extern s32 gSystemArenaLogSeverity;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue