From f38cb6b5bd4d8ed416c1bf06a1a0b36763fbd127 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 14:17:46 +0000 Subject: [PATCH] Update score (#347) Co-authored-by: FazanaJ --- README.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 98b01ee5..16d34781 100644 --- a/README.md +++ b/README.md @@ -120,31 +120,31 @@ s32 is_drumstick_unlocked(void) { ``` -As of December 22, 2022, this is our current score: +As of December 30, 2022, this is our current score: ``` - =================================================== - ADVENTURE ONE (ASM -> C Decompilation) - ----------------- 46.46% Complete ----------------- - # Decompiled functions: 1451 - # GLOBAL_ASM remaining: 387 - # NON_MATCHING functions: 12 - # NON_EQUIVALENT WIP functions: 66 - ------------------- Game Status ------------------- - Balloons: 22/47, Keys: 2/4, Trophies: 2/5 - T.T. Amulets: 2/4, Wizpig Amulets: 2/4 - --------------------------------------------------- - We are racing in Whale Bay. (Lap 2/3) - =================================================== - ADVENTURE TWO (Cleanup & Documentation) - ----------------- 15.10% Complete ----------------- - # Documented functions: 328 - # Undocumented remaining: 1510 - ------------------- Game Status ------------------- - Balloons: 8/47, Keys: 1/4, Trophies: 0/5 - T.T. Amulets: 0/4, Wizpig Amulets: 0/4 - --------------------------------------------------- - We are collecting eggs in Fire Mountain. (2/3 Eggs) - =================================================== + =================================================================== + ADVENTURE ONE (ASM -> C Decompilation) + ------------------------- 48.30% Complete ------------------------- + # Decompiled functions: 1460 + # GLOBAL_ASM remaining: 378 + # NON_MATCHING functions: 11 + # NON_EQUIVALENT WIP functions: 65 + --------------------------- Game Status --------------------------- + Balloons: 23/47, Keys: 2/4, Trophies: 2/5 + T.T. Amulets: 2/4, Wizpig Amulets: 2/4 + ------------------------------------------------------------------- + We are racing in Crescent Island. (Lap 3/3) + =================================================================== + ADVENTURE TWO (Cleanup & Documentation) + ------------------------- 16.67% Complete ------------------------- + # Documented functions: 345 + # Undocumented remaining: 1493 + --------------------------- Game Status --------------------------- + Balloons: 9/47, Keys: 1/4, Trophies: 0/5 + T.T. Amulets: 1/4, Wizpig Amulets: 0/4 + ------------------------------------------------------------------- + We are collecting silver coins in Fossil Canyon. (0/8 silver coins) + =================================================================== ```