match: func_800B653C (#574)

* match: func_800B653C

* fix: func_800B653C
This commit is contained in:
Dominik Peters
2025-05-14 21:22:06 +02:00
committed by GitHub
parent de60cff244
commit 39b4e87474
3 changed files with 82 additions and 87 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ void debug_text_bounds(void);
void debug_text_origin(void);
void debug_text_newline(void);
s32 func_800B653C(Gfx**, char*);
s32 func_800B653C(Gfx**, u8*);
int vsprintf(char *s, const char *fmt, ...);
#endif