mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
match printf/func_800B452C
https://decomp.me/scratch/KVfrT Update src/printf.c Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include "types.h"
|
||||
#include "structs.h"
|
||||
#include "particles.h"
|
||||
#include "macros.h"
|
||||
#include <PR/gu.h>
|
||||
|
||||
|
||||
@@ -35,6 +37,7 @@
|
||||
|
||||
|
||||
void func_800B4A08(s32 arg0);
|
||||
UNUSED unk800E2CF0 *func_800B452C(s32 *arg0);
|
||||
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