1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-04 18:13:37 +00:00
ooot/include/def/heaps.h
2022-01-31 19:05:17 -05:00

5 lines
70 B
C

#pragma once
extern u8 gAudioHeap[0x38000];
extern u8 gSystemHeap[];