mirror of
https://github.com/zeldaret/oot
synced 2026-06-15 14:31:39 -04:00
5 lines
79 B
C
5 lines
79 B
C
#include <z64.h>
|
|
|
|
// 0x25800 bytes
|
|
u16 gZBuffer[SCREEN_WIDTH * SCREEN_HEIGHT];
|