mirror of
https://github.com/zeldaret/oot.git
synced 2025-01-15 12:47:04 +00:00
4 lines
79 B
C
4 lines
79 B
C
#include <z64.h>
|
|
|
|
// 0x25800 bytes
|
|
u16 gZBuffer[SCREEN_WIDTH * SCREEN_HEIGHT];
|