summaryrefslogtreecommitdiff
path: root/src/render_objects.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/render_objects.c
parent03f07923564423531b2b737707f05a024b69c04a (diff)
podium debug prdeeebug
Diffstat (limited to 'src/render_objects.c')
-rw-r--r--src/render_objects.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render_objects.c b/src/render_objects.c
index 1c22699e0..b73df9738 100644
--- a/src/render_objects.c
+++ b/src/render_objects.c
@@ -3954,7 +3954,7 @@ UNUSED void func_800579B8(s32 arg0, s32 arg1, char* arg2) {
func_80057778();
}
-void func_800579F8(s32 arg0, s32 arg1, char* arg2, u32 arg3) {
+void render_podium_debug_prints(s32 arg0, s32 arg1, char* arg2, u32 arg3) {
load_debug_font();
debug_print_string(&arg0, &arg1, arg2);
debug_print_number(&arg0, &arg1, arg3, 10);