From 1e9c9b83b35fc906684adef4518fd26128ff1b1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 23:40:41 +0000 Subject: [PATCH] Update score (#300) Co-authored-by: FazanaJ --- README.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 67f82e02..f4fba051 100644 --- a/README.md +++ b/README.md @@ -122,29 +122,29 @@ s32 is_drumstick_unlocked(void) { As of November 20, 2022, this is our current score: ``` - ================================================================= - ADVENTURE ONE (ASM -> C Decompilation) - ------------------------ 37.75% Complete ------------------------ - # Decompiled functions: 1350 - # GLOBAL_ASM remaining: 486 - # NON_MATCHING functions: 9 - # NON_EQUIVALENT WIP functions: 92 - -------------------------- Game Status -------------------------- - Balloons: 18/47, Keys: 2/4, Trophies: 1/5 - T.T. Amulets: 2/4, Wizpig Amulets: 1/4 - ----------------------------------------------------------------- - We are collecting silver coins in Walrus Cove. (8/8 silver coins) - ================================================================= - ADVENTURE TWO (Cleanup & Documentation) - ------------------------ 9.24% Complete ------------------------ - # Documented functions: 244 - # Undocumented remaining: 1592 - -------------------------- Game Status -------------------------- - Balloons: 6/47, Keys: 1/4, Trophies: 0/5 - T.T. Amulets: 0/4, Wizpig Amulets: 0/4 - ----------------------------------------------------------------- - We are racing in Jungle Falls. (Lap 1/3) - ================================================================= + ===================================================================== + ADVENTURE ONE (ASM -> C Decompilation) + -------------------------- 38.35% Complete -------------------------- + # Decompiled functions: 1357 + # GLOBAL_ASM remaining: 479 + # NON_MATCHING functions: 11 + # NON_EQUIVALENT WIP functions: 87 + ---------------------------- Game Status ---------------------------- + Balloons: 19/47, Keys: 2/4, Trophies: 1/5 + T.T. Amulets: 2/4, Wizpig Amulets: 1/4 + --------------------------------------------------------------------- + We are collecting silver coins in Snowball Valley. (2/8 silver coins) + ===================================================================== + ADVENTURE TWO (Cleanup & Documentation) + -------------------------- 9.70% Complete -------------------------- + # Documented functions: 253 + # Undocumented remaining: 1583 + ---------------------------- Game Status ---------------------------- + Balloons: 6/47, Keys: 1/4, Trophies: 0/5 + T.T. Amulets: 0/4, Wizpig Amulets: 0/4 + --------------------------------------------------------------------- + We are racing in Jungle Falls. (Lap 2/3) + ===================================================================== ```