Match some simple printf functions (#263)

Matches:
 * func_800B4488
 * func_800B44D4
 * func_800B4578
This commit is contained in:
queueRAM
2022-10-27 09:54:13 -04:00
committed by GitHub
parent 59488aa263
commit 54a9b059ab
6 changed files with 28 additions and 73 deletions
+3
View File
@@ -37,7 +37,10 @@
void func_800B4A08(s32 arg0);
UNUSED unk800E2CF0 *func_800B4488(s32 idx);
UNUSED unk800E2CF0 *func_800B44D4(s32 *idx);
UNUSED unk800E2CF0 *func_800B452C(s32 *arg0);
UNUSED ParticleBehavior *func_800B4578(s32 idx);
void func_800B5E88(void);
void set_render_printf_colour(u8 red, u8 green, u8 blue, u8 alpha);
void set_render_printf_background_colour(u8 red, u8 green, u8 blue, u8 alpha);