From 5c24ce0a66c8508d4fa0b5e522596a30d3b3f7cc Mon Sep 17 00:00:00 2001 From: Ryan-Myers Date: Wed, 7 Dec 2022 13:23:38 +0000 Subject: [PATCH] Update score --- README.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 5073f656..96fefd2d 100644 --- a/README.md +++ b/README.md @@ -120,31 +120,31 @@ s32 is_drumstick_unlocked(void) { ``` -As of December 5, 2022, this is our current score: +As of December 7, 2022, this is our current score: ``` - ==================================================================== - ADVENTURE ONE (ASM -> C Decompilation) - ------------------------- 40.46% Complete -------------------------- - # Decompiled functions: 1390 - # GLOBAL_ASM remaining: 446 - # NON_MATCHING functions: 10 - # NON_EQUIVALENT WIP functions: 81 - --------------------------- Game Status ---------------------------- - Balloons: 20/47, Keys: 2/4, Trophies: 1/5 - T.T. Amulets: 2/4, Wizpig Amulets: 1/4 - -------------------------------------------------------------------- - We are collecting silver coins in Frosty Village. (6/8 silver coins) - ==================================================================== - ADVENTURE TWO (Cleanup & Documentation) - ------------------------- 10.74% Complete -------------------------- - # Documented functions: 266 - # Undocumented remaining: 1570 - --------------------------- Game Status ---------------------------- - Balloons: 7/47, Keys: 1/4, Trophies: 0/5 - T.T. Amulets: 0/4, Wizpig Amulets: 0/4 - -------------------------------------------------------------------- - We are racing in Hot Top Volcano. (Lap 1/3) - ==================================================================== + =========================================== + ADVENTURE ONE (ASM -> C Decompilation) + ------------- 41.25% Complete ------------- + # Decompiled functions: 1392 + # GLOBAL_ASM remaining: 444 + # NON_MATCHING functions: 11 + # NON_EQUIVALENT WIP functions: 81 + --------------- Game Status --------------- + Balloons: 21/47, Keys: 2/4, Trophies: 1/5 + T.T. Amulets: 2/4, Wizpig Amulets: 1/4 + ------------------------------------------- + We are racing in the rematch against Bluey. + =========================================== + ADVENTURE TWO (Cleanup & Documentation) + ------------- 10.74% Complete ------------- + # Documented functions: 266 + # Undocumented remaining: 1570 + --------------- Game Status --------------- + Balloons: 7/47, Keys: 1/4, Trophies: 0/5 + T.T. Amulets: 0/4, Wizpig Amulets: 0/4 + ------------------------------------------- + We are racing in Hot Top Volcano. (Lap 1/3) + =========================================== ```