mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Finished decompiling font.c
This commit is contained in:
@@ -113,15 +113,15 @@ s32 is_drumstick_unlocked(void) {
|
||||
}
|
||||
```
|
||||
|
||||
As of September 27th, 2022, this is our current score:
|
||||
As of October 2nd, 2022, this is our current score:
|
||||
```
|
||||
========================================================
|
||||
ADVENTURE ONE (ASM -> C Decompilation)
|
||||
------------------- 31.46% Complete --------------------
|
||||
# Decompiled functions: 1273
|
||||
# GLOBAL_ASM remaining: 561
|
||||
# NON_MATCHING functions: 15
|
||||
# NON_EQUIVALENT WIP functions: 101
|
||||
------------------- 31.77% Complete --------------------
|
||||
# Decompiled functions: 1275
|
||||
# GLOBAL_ASM remaining: 558
|
||||
# NON_MATCHING functions: 14
|
||||
# NON_EQUIVALENT WIP functions: 100
|
||||
--------------------- Game Status ----------------------
|
||||
Balloons: 16/47, Keys: 2/4, Trophies: 1/5
|
||||
T.T. Amulets: 1/4, Wizpig Amulets: 1/4
|
||||
@@ -131,13 +131,13 @@ As of September 27th, 2022, this is our current score:
|
||||
ADVENTURE TWO (Cleanup & Documentation)
|
||||
------------------- 5.39% Complete --------------------
|
||||
# Documented functions: 195
|
||||
# Undocumented remaining: 1639
|
||||
# Undocumented remaining: 1638
|
||||
--------------------- Game Status ----------------------
|
||||
Balloons: 3/47, Keys: 0/4, Trophies: 0/5
|
||||
T.T. Amulets: 0/4, Wizpig Amulets: 0/4
|
||||
--------------------------------------------------------
|
||||
We are collecting the fourth balloon on Timber's Island.
|
||||
========================================================
|
||||
========================================================
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user