mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
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
This commit is contained in:
parent
612980f90c
commit
bb1aacbd0b
111 changed files with 614 additions and 1244 deletions
1
spec
1
spec
|
@ -321,7 +321,6 @@ beginseg
|
|||
include "build/src/code/z_lifemeter.o"
|
||||
include "build/data/z_lifemeter.data.o"
|
||||
include "build/src/code/z_lights.o"
|
||||
include "build/data/z_lights.data.o"
|
||||
include "build/src/code/z_malloc.o"
|
||||
include "build/src/code/z_map_mark.o"
|
||||
include "build/src/code/z_moji.o"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue