mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
We are collecting silver coins in Crescent Island. (0/8 silver coins) (#413)
* Match menu_results_loop * Match menu_options_loop * func_80059BF0 matched * Various small changes * Match func_8002125C * func_80021104 matched * Match func_800A0BD4 and _itoa * Match func_800A47A0 * Match func_800A7A60 * Match func_8000418C * Update README score * Match func_8001F23C * Rename gParticlePtrList_addObject to despawn_object * Rename it again * Apply suggestions from code review Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com> --------- Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com>
This commit is contained in:
@@ -44,6 +44,7 @@ typedef struct TexFontCoords {
|
||||
RENDER_PRINTF_CMD_END
|
||||
|
||||
|
||||
char *_itoa(u64 n, char *outBuffer, u32 radix, s32 useUpperCase);
|
||||
void func_800B4A08(s32 arg0);
|
||||
void diPrintfInit(void);
|
||||
void set_render_printf_colour(u8 red, u8 green, u8 blue, u8 alpha);
|
||||
|
||||
Reference in New Issue
Block a user