From 294bdc7e853972dac88ac7918c27e8a235362b17 Mon Sep 17 00:00:00 2001 From: FazanaJ Date: Thu, 22 Dec 2022 13:56:30 +0000 Subject: [PATCH] Update score --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 89fedec2..98b01ee5 100644 --- a/README.md +++ b/README.md @@ -120,20 +120,20 @@ s32 is_drumstick_unlocked(void) { ``` -As of December 18, 2022, this is our current score: +As of December 22, 2022, this is our current score: ``` =================================================== ADVENTURE ONE (ASM -> C Decompilation) - ----------------- 45.05% Complete ----------------- - # Decompiled functions: 1434 - # GLOBAL_ASM remaining: 404 + ----------------- 46.46% Complete ----------------- + # Decompiled functions: 1451 + # GLOBAL_ASM remaining: 387 # NON_MATCHING functions: 12 - # NON_EQUIVALENT WIP functions: 68 + # NON_EQUIVALENT WIP functions: 66 ------------------- Game Status ------------------- - Balloons: 21/47, Keys: 2/4, Trophies: 2/5 + Balloons: 22/47, Keys: 2/4, Trophies: 2/5 T.T. Amulets: 2/4, Wizpig Amulets: 2/4 --------------------------------------------------- - We are racing Taj in the Hover Challenge. (Lap 3/3) + We are racing in Whale Bay. (Lap 2/3) =================================================== ADVENTURE TWO (Cleanup & Documentation) ----------------- 15.10% Complete -----------------