partially finish code_0x8012EC80, document all of gSaveContext (#138)

* not ok, why?

* OK!

* fix data

* finish data etc

* work on save context

* save finished

* first func done

* roomInf

* done for now

* add missing file

* add most og names for struct members

* fix accidental change

* Update z_en_ginko_man.c

* Update z_scene.c

* maybe fix stuff hopefully

* proto

* sasa

* Update include/z64save.h

Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl>

* Update z64save.h

Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl>
This commit is contained in:
Zelllll
2021-05-25 17:49:11 -05:00
committed by GitHub
parent cf3eb3b2e1
commit 6c86016603
26 changed files with 797 additions and 483 deletions
+3 -2
View File
@@ -407,7 +407,7 @@ SECTIONS
build/src/code/z_rcp.o(.text)
. += 0x10;
build/src/code/z_room.o(.text)
build/asm/code/code_0x8012EC80.o(.text)
build/src/code/code_0x8012EC80.o(.text)
build/src/code/z_scene.o(.text)
build/src/code/z_scene_proc.o(.text)
build/src/code/z_scene_table.o(.text)
@@ -527,7 +527,7 @@ SECTIONS
build/asm/code/code_data_0x8012A080.o(.data)
build/src/code/z_rcp.o(.data)
build/asm/code/code_data_z_room.o(.data)
build/asm/code/code_data_0x801C1D30.o(.data)
build/src/code/code_0x8012EC80.o(.data)
build/src/code/z_scene.o(.data)
build/asm/code/code_data_0x801C2730.o(.data)
build/src/code/z_scene_proc.o(.data)
@@ -601,6 +601,7 @@ SECTIONS
build/asm/code/code_rodata_z_player_lib.o(.rodata)
build/asm/code/code_rodata_0x8012A080.o(.rodata)
build/asm/code/code_rodata_z_room.o(.rodata)
build/src/code/code_0x8012EC80.o(.rodata)
build/src/code/z_scene_proc.o(.rodata)
build/src/code/z_scene_table.o(.rodata)
build/asm/code/code_rodata_z_skin.o(.rodata)