mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Match some simple printf functions (#263)
Matches: * func_800B4488 * func_800B44D4 * func_800B4578
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user