mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-09 22:15:03 +00:00
7 lines
86 B
C
7 lines
86 B
C
|
#include <z64.h>
|
||
|
|
||
|
// 0x38000 bytes
|
||
|
u8 gAudioHeap[0x38000];
|
||
|
|
||
|
u8 gSystemHeap[UNK_SIZE];
|