Match Segment 3 -> Matched code_80280650.c (#363)

* Match & doc code_80280650.c

* Update readme
This commit is contained in:
MegaMech
2023-08-10 20:54:11 -06:00
committed by GitHub
parent 04e9e00227
commit baaa2f930d
25 changed files with 656 additions and 1312 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
#include "audio/external.h"
#include "code_800029B0.h"
#include "code_80280000.h"
#include "code_80280650.h"
#include "podium_ceremony_actors.h"
#include "code_80091750.h"
#include "code_80057C60.h"
#include "profiler.h"
@@ -872,7 +872,7 @@ void game_state_handler(void) {
race_logic_loop();
break;
case ENDING_SEQUENCE:
ending_sequence_loop();
podium_ceremony_loop();
break;
case CREDITS_SEQUENCE:
credits_loop();