diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2026-08-13 20:25:50 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-13 20:25:50 -0600 |
| commit | 884be6a47d0e15d8b589fac9ef2dadfc666fef4a (patch) | |
| tree | 90d4af2d11384607071f58a7704f47d21b213714 /src/ending/code_80281C40.h | |
| parent | 03f07923564423531b2b737707f05a024b69c04a (diff) | |
podium debug prdeeebug
Diffstat (limited to 'src/ending/code_80281C40.h')
| -rw-r--r-- | src/ending/code_80281C40.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ending/code_80281C40.h b/src/ending/code_80281C40.h index 23f356284..33ebb4cf1 100644 --- a/src/ending/code_80281C40.h +++ b/src/ending/code_80281C40.h @@ -3,9 +3,9 @@ /* Function Prototypes */ -void func_80281C40(void); -void func_80281CB4(s32, s32, s32, s32); -void func_80281D00(void); +void podium_debug_draw_prints(void); +void podium_debug_print(s32, s32, s32, s32); +void render_podium_ceremony(void); extern s32 gGotoMenu; extern u16 gIsInQuitToMenuTransition; |
