From 0b2d6ddad903801c5091e8bd92db7ea1cfff7b51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 20:34:41 +0000 Subject: [PATCH] Update score (#341) Co-authored-by: FazanaJ --- README.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index a2be203b..aa1ad828 100644 --- a/README.md +++ b/README.md @@ -120,31 +120,31 @@ s32 is_drumstick_unlocked(void) { ``` -As of December 14, 2022, this is our current score: +As of December 15, 2022, this is our current score: ``` - ========================================================================== - ADVENTURE ONE (ASM -> C Decompilation) - ---------------------------- 42.94% Complete ----------------------------- - # Decompiled functions: 1409 - # GLOBAL_ASM remaining: 427 - # NON_MATCHING functions: 10 - # NON_EQUIVALENT WIP functions: 80 - ------------------------------ Game Status ------------------------------- - Balloons: 21/47, Keys: 2/4, Trophies: 1/5 - T.T. Amulets: 2/4, Wizpig Amulets: 2/4 - -------------------------------------------------------------------------- - We are participating in the Trophy Race of Snowflake Mountain. (Round Two) - ========================================================================== - ADVENTURE TWO (Cleanup & Documentation) - ---------------------------- 13.39% Complete ----------------------------- - # Documented functions: 305 - # Undocumented remaining: 1531 - ------------------------------ Game Status ------------------------------- - Balloons: 8/47, Keys: 1/4, Trophies: 0/5 - T.T. Amulets: 0/4, Wizpig Amulets: 0/4 - -------------------------------------------------------------------------- - We are racing the dinosaur boss Trickytops - ========================================================================== + ============================================================================ + ADVENTURE ONE (ASM -> C Decompilation) + ----------------------------- 43.28% Complete ------------------------------ + # Decompiled functions: 1414 + # GLOBAL_ASM remaining: 419 + # NON_MATCHING functions: 13 + # NON_EQUIVALENT WIP functions: 79 + ------------------------------- Game Status -------------------------------- + Balloons: 21/47, Keys: 2/4, Trophies: 1/5 + T.T. Amulets: 2/4, Wizpig Amulets: 2/4 + ---------------------------------------------------------------------------- + We are participating in the Trophy Race of Snowflake Mountain. (Round Three) + ============================================================================ + ADVENTURE TWO (Cleanup & Documentation) + ----------------------------- 13.59% Complete ------------------------------ + # Documented functions: 313 + # Undocumented remaining: 1520 + ------------------------------- Game Status -------------------------------- + Balloons: 8/47, Keys: 1/4, Trophies: 0/5 + T.T. Amulets: 0/4, Wizpig Amulets: 0/4 + ---------------------------------------------------------------------------- + We are racing the dinosaur boss Trickytops + ============================================================================ ```