From 839f9cbcbacef902f5e8e6ad0a224016cf226bb7 Mon Sep 17 00:00:00 2001 From: Jarrod Makin Date: Tue, 5 Mar 2024 00:57:08 +0000 Subject: [PATCH] Update README.md The last change sent this date back in time --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3c9e10f..7979d959 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repo contains a work-in-progress decompilation of Diddy Kong Racing for the Currently, only the US 1.0 version of the game is supported. US 1.1, EU 1.0, EU 1.1, and JP are not supported at this time. -As of January 26, 2023, this is our current score: +As of January 26, 2024, this is our current score:     Decomp progress: 66.48% @@ -125,7 +125,7 @@ s32 is_drumstick_unlocked(void) { ``` -As of January 26, 2023, this is our current score: +As of January 26, 2024, this is our current score: ``` ==================================================================== ADVENTURE ONE (ASM -> C Decompilation)