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:
Ryan Myers
2023-10-04 11:57:53 -04:00
committed by GitHub
co-authored by Fazana
parent 1ceb8d800f
commit 027cba8f99
41 changed files with 620 additions and 1672 deletions
+1
View File
@@ -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);