z_game_over.c (#263)

* game over

* Fixes

* Revert save field rename

* Fix comment indent

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>

* Add bss reordering stuff, fix bss reordering in z_scene_proc

* Enum uggestions, fix item id

* link -> player in enum comments

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
This commit is contained in:
Tharo
2021-10-24 17:41:50 +01:00
committed by GitHub
parent b2747aa8b4
commit ef53ba8261
13 changed files with 163 additions and 36 deletions
+6 -6
View File
@@ -1257,9 +1257,9 @@ asm/non_matchings/code/z_kankyo/func_800FB388.s,func_800FB388,0x800FB388,0xF4
asm/non_matchings/code/z_kankyo/func_800FB758.s,func_800FB758,0x800FB758,0x97
asm/non_matchings/code/z_kankyo/func_800FB9B4.s,func_800FB9B4,0x800FB9B4,0xC2
asm/non_matchings/code/z_kankyo/func_800FBCBC.s,func_800FBCBC,0x800FBCBC,0x4C
asm/non_matchings/code/z_kankyo/func_800FBDEC.s,func_800FBDEC,0x800FBDEC,0x54
asm/non_matchings/code/z_kankyo/func_800FBF3C.s,func_800FBF3C,0x800FBF3C,0x87
asm/non_matchings/code/z_kankyo/func_800FC158.s,func_800FC158,0x800FC158,0xA1
asm/non_matchings/code/z_kankyo/Kankyo_InitGameOverLights.s,Kankyo_InitGameOverLights,0x800FBDEC,0x54
asm/non_matchings/code/z_kankyo/Kankyo_FadeInGameOverLights.s,Kankyo_FadeInGameOverLights,0x800FBF3C,0x87
asm/non_matchings/code/z_kankyo/Kankyo_FadeOutGameOverLights.s,Kankyo_FadeOutGameOverLights,0x800FC158,0xA1
asm/non_matchings/code/z_kankyo/func_800FC3DC.s,func_800FC3DC,0x800FC3DC,0x1A
asm/non_matchings/code/z_kankyo/func_800FC444.s,func_800FC444,0x800FC444,0x82
asm/non_matchings/code/z_kankyo/func_800FC64C.s,func_800FC64C,0x800FC64C,0x31A
@@ -3597,7 +3597,7 @@ asm/non_matchings/code/code_801AA020/func_801AA020.s,func_801AA020,0x801AA020,0x
asm/non_matchings/code/code_801AA020/func_801AA248.s,func_801AA248,0x801AA248,0x67
asm/non_matchings/code/code_801AA020/func_801AA3E4.s,func_801AA3E4,0x801AA3E4,0x4F
asm/non_matchings/code/code_801AA020/func_801AA520.s,func_801AA520,0x801AA520,0x3C
asm/non_matchings/code/z_game_over/func_801AA610.s,func_801AA610,0x801AA610,0x5
asm/non_matchings/code/z_game_over/func_801AA624.s,func_801AA624,0x801AA624,0x1A
asm/non_matchings/code/z_game_over/func_801AA68C.s,func_801AA68C,0x801AA68C,0x105
asm/non_matchings/code/z_game_over/GameOver_Init.s,GameOver_Init,0x801AA610,0x5
asm/non_matchings/code/z_game_over/GameOver_FadeLights.s,GameOver_FadeLights,0x801AA624,0x1A
asm/non_matchings/code/z_game_over/GameOver_Update.s,GameOver_Update,0x801AA68C,0x105
asm/non_matchings/code/z_construct/func_801AAAA0.s,func_801AAAA0,0x801AAAA0,0x4
1 asm/non_matchings/code/z_en_a_keep/EnAObj_Init.s EnAObj_Init 0x800A5AC0 0x2B
1257 asm/non_matchings/code/z_kankyo/func_800FB758.s func_800FB758 0x800FB758 0x97
1258 asm/non_matchings/code/z_kankyo/func_800FB9B4.s func_800FB9B4 0x800FB9B4 0xC2
1259 asm/non_matchings/code/z_kankyo/func_800FBCBC.s func_800FBCBC 0x800FBCBC 0x4C
1260 asm/non_matchings/code/z_kankyo/func_800FBDEC.s asm/non_matchings/code/z_kankyo/Kankyo_InitGameOverLights.s func_800FBDEC Kankyo_InitGameOverLights 0x800FBDEC 0x54
1261 asm/non_matchings/code/z_kankyo/func_800FBF3C.s asm/non_matchings/code/z_kankyo/Kankyo_FadeInGameOverLights.s func_800FBF3C Kankyo_FadeInGameOverLights 0x800FBF3C 0x87
1262 asm/non_matchings/code/z_kankyo/func_800FC158.s asm/non_matchings/code/z_kankyo/Kankyo_FadeOutGameOverLights.s func_800FC158 Kankyo_FadeOutGameOverLights 0x800FC158 0xA1
1263 asm/non_matchings/code/z_kankyo/func_800FC3DC.s func_800FC3DC 0x800FC3DC 0x1A
1264 asm/non_matchings/code/z_kankyo/func_800FC444.s func_800FC444 0x800FC444 0x82
1265 asm/non_matchings/code/z_kankyo/func_800FC64C.s func_800FC64C 0x800FC64C 0x31A
3597 asm/non_matchings/code/code_801AA020/func_801AA248.s func_801AA248 0x801AA248 0x67
3598 asm/non_matchings/code/code_801AA020/func_801AA3E4.s func_801AA3E4 0x801AA3E4 0x4F
3599 asm/non_matchings/code/code_801AA020/func_801AA520.s func_801AA520 0x801AA520 0x3C
3600 asm/non_matchings/code/z_game_over/func_801AA610.s asm/non_matchings/code/z_game_over/GameOver_Init.s func_801AA610 GameOver_Init 0x801AA610 0x5
3601 asm/non_matchings/code/z_game_over/func_801AA624.s asm/non_matchings/code/z_game_over/GameOver_FadeLights.s func_801AA624 GameOver_FadeLights 0x801AA624 0x1A
3602 asm/non_matchings/code/z_game_over/func_801AA68C.s asm/non_matchings/code/z_game_over/GameOver_Update.s func_801AA68C GameOver_Update 0x801AA68C 0x105
3603 asm/non_matchings/code/z_construct/func_801AAAA0.s func_801AAAA0 0x801AAAA0 0x4