mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-05 19:54:39 +00:00
6 lines
105 B
C
6 lines
105 B
C
|
#include "global.h"
|
||
|
#include "n64dd.h"
|
||
|
|
||
|
// Buffer used for reading from the disk?
|
||
|
u8 B_801DC000[0x4D10];
|