summaryrefslogtreecommitdiff
path: root/src/ending/code_80280000.c
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2026-08-13 20:25:50 -0600
committerGitHub <noreply@github.com>2026-08-13 20:25:50 -0600
commit884be6a47d0e15d8b589fac9ef2dadfc666fef4a (patch)
tree90d4af2d11384607071f58a7704f47d21b213714 /src/ending/code_80280000.c
parent03f07923564423531b2b737707f05a024b69c04a (diff)
podium debug prdeeebug
Diffstat (limited to 'src/ending/code_80280000.c')
-rw-r--r--src/ending/code_80280000.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ending/code_80280000.c b/src/ending/code_80280000.c
index 0ae8b934e..b9e75622f 100644
--- a/src/ending/code_80280000.c
+++ b/src/ending/code_80280000.c
@@ -81,7 +81,7 @@ void func_80280038(Camera* camera) {
render_object(gScreenOneCtx);
render_player_snow_effect(camera);
ceremony_transition_sliding_borders();
- func_80281C40();
+ podium_debug_draw_prints();
init_rdp();
func_80093F10();
init_rdp();
@@ -116,7 +116,7 @@ void credits_loop(void) {
}
} else {
- D_802874FC = 0;
+ gPodiumDebugPrintIdx = 0;
func_80283648(camera);
temp_f12 = camera->lookAt[0] - camera->pos[0];
temp = camera->lookAt[1] - camera->pos[1];