This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
oot
Watch
1
Star
0
Fork
You've already forked oot
0
mirror of
https://github.com/zeldaret/oot.git
synced
2025-02-06 04:04:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6136ee6deb
oot
/
src
/
buffers
/
zbuffer.c
5 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
First proper commit.
2020-03-17 00:31:30 -04:00
#
include
<z64.h>
// 0x25800 bytes
z_lights.c OK (#343) * 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
2020-09-05 09:45:10 -04:00
u16
gZBuffer
[
SCREEN_HEIGHT
]
[
SCREEN_WIDTH
]
;
Reference in a new issue
Copy permalink