From 27df1e11a566b3517873bac8402e38c59e68e3a6 Mon Sep 17 00:00:00 2001 From: FazanaJ Date: Thu, 8 Dec 2022 16:06:54 +0000 Subject: [PATCH] Update score --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b942d017..0d49432f 100644 --- a/README.md +++ b/README.md @@ -120,15 +120,15 @@ s32 is_drumstick_unlocked(void) { ``` -As of December 7, 2022, this is our current score: +As of December 8, 2022, this is our current score: ``` =========================================== ADVENTURE ONE (ASM -> C Decompilation) - ------------- 41.54% Complete ------------- - # Decompiled functions: 1393 - # GLOBAL_ASM remaining: 443 + ------------- 42.28% Complete ------------- + # Decompiled functions: 1400 + # GLOBAL_ASM remaining: 436 # NON_MATCHING functions: 12 - # NON_EQUIVALENT WIP functions: 80 + # NON_EQUIVALENT WIP functions: 79 --------------- Game Status --------------- Balloons: 21/47, Keys: 2/4, Trophies: 1/5 T.T. Amulets: 2/4, Wizpig Amulets: 1/4 @@ -136,14 +136,14 @@ As of December 7, 2022, this is our current score: We are racing in the rematch against Bluey. =========================================== ADVENTURE TWO (Cleanup & Documentation) - ------------- 11.75% Complete ------------- - # Documented functions: 268 - # Undocumented remaining: 1568 + ------------- 13.03% Complete ------------- + # Documented functions: 298 + # Undocumented remaining: 1538 --------------- Game Status --------------- - Balloons: 7/47, Keys: 1/4, Trophies: 0/5 + Balloons: 8/47, Keys: 1/4, Trophies: 0/5 T.T. Amulets: 0/4, Wizpig Amulets: 0/4 ------------------------------------------- - We are racing in Hot Top Volcano. (Lap 3/3) + We are racing the dinosaur boss Trickytops =========================================== ```