mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-06 04:04:18 +00:00
bb1aacbd0b
* rename some structs * changes * rename stuff and start a func * progress * progress * progress * remove unwanted file * progress * match last few funcs * done, i think * small changes * match Lights_Draw (thanks krim) * comments * cleanup * most pr suggestions * name changes * rename
4 lines
78 B
C
4 lines
78 B
C
#include <z64.h>
|
|
|
|
// 0x25800 bytes
|
|
u16 gZBuffer[SCREEN_HEIGHT][SCREEN_WIDTH];
|