mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-13 02:10:57 +00:00
libu64 (#2267)
* libu64 * logutils.o -> debug.o in spec * stackcheck.c is part of libu64 * review * add paragraph about Overlay_Load calling an external function * audio code*
This commit is contained in:
parent
012c192f00
commit
5b27899b9f
16 changed files with 97 additions and 29 deletions
3
src/libu64/logseverity_gc.c
Normal file
3
src/libu64/logseverity_gc.c
Normal file
|
@ -0,0 +1,3 @@
|
|||
#include "global.h"
|
||||
|
||||
s32 gOverlayLogSeverity = 2;
|
Loading…
Add table
Add a link
Reference in a new issue