mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-11 20:15:07 -05:00
5 lines
78 B
C
5 lines
78 B
C
|
#include "z64.h"
|
||
|
|
||
|
// 0x25800 bytes
|
||
|
u16 gZBuffer[SCREEN_HEIGHT][SCREEN_WIDTH];
|