Update code_80281C40.h

This commit is contained in:
MegaMech
2026-08-13 20:18:40 -06:00
committed by GitHub
parent eb812a1037
commit 2f435f5b2b
+1 -1
View File
@@ -4,7 +4,7 @@
/* Function Prototypes */
void podium_debug_draw_prints(void);
void podium_debug_print(s32, s32, s32, s32);
void podium_debug_print(s32 x, s32 y, const char* str, s32 value);
void render_podium_ceremony(void);
extern s32 gGotoMenu;