Skip to content

Commit 1732596

Browse files
author
Niko
committed
74%
1 parent dcf68f4 commit 1732596

File tree

3 files changed

+5
-24
lines changed

3 files changed

+5
-24
lines changed

decompile/General/230/230_09_30_MM_CheatCodes.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ void DECOMP_MM_ParseCheatCodes()
469469
DECOMP_DecalFont_DrawLine(info, WIDE_PICK(5, 100-40), 197, FONT_SMALL, ORANGE);
470470
DECOMP_DecalFont_DrawLine(__DATE__, WIDE_PICK(5, 100-40), 206, FONT_SMALL, ORANGE);
471471
DECOMP_DecalFont_DrawLine(__TIME__, WIDE_PICK(170, 228-40), 206, FONT_SMALL, ORANGE);
472-
DECOMP_DecalFont_DrawLine("73%", WIDE_PICK(285, 315-40), 206, FONT_SMALL, ORANGE);
472+
DECOMP_DecalFont_DrawLine("74%", WIDE_PICK(285, 315-40), 206, FONT_SMALL, ORANGE);
473473
#endif
474474

475475
gpad = &sdata->gGamepads->gamepad[0];

decompile/WorkInProgress/src/SelectProfile/SelectProfile_QueueLoadHub_MenuProc.c

Lines changed: 0 additions & 19 deletions
This file was deleted.

decompile/buildList.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// 505 = 978-473, "comm... - //comm..."
2-
// 505+43+33+27+38+14+18+35+46+12+6+9+2+1+1+2+2+3+3+2+4+2+3+3+16+3+47 = 879 rewritten so far
3-
// 505 for every 'common' and ','
1+
// 506 = 978-472, "comm... - //comm..."
2+
// 506+43+33+27+38+14+18+35+46+12+6+9+2+1+1+2+2+3+3+2+4+2+3+3+16+3+47 = 881 rewritten so far
3+
// 506 for every 'common' and ','
44
// additions for every file that has multiple functions,
55
// 43 for HOWL block
66
// 33 for LOAD block
@@ -1133,7 +1133,7 @@ common, exe, RefreshCard_StopMemcardAction, 0x0, General/RefreshCard/Ref
11331133
// ====================================================================================================================
11341134
// SelectProfile (stubbed for this file)
11351135
// ====================================================================================================================
1136-
//common, exe, SelectProfile_QueueLoadHub_MenuProc, 0x0, General/SelectProfile/SelectProfile_00_QueueLoadHub_MenuProc.c //TODO
1136+
common, exe, SelectProfile_QueueLoadHub_MenuProc, 0x0, General/SelectProfile/SelectProfile_00_QueueLoadHub_MenuProc.c //TODO
11371137
//common, exe, SelectProfile_ThTick, 0x0, General/SelectProfile/SelectProfile_01_ThTick.c //TODO
11381138
//common, exe, SelectProfile_PrintInteger, 0x0, General/SelectProfile/SelectProfile_02_PrintInteger.c //TODO
11391139
//common, exe, SelectProfile_UI_ConvertX, 0x0, General/SelectProfile/SelectProfile_03_UI_ConvertX.c //TODO

0 commit comments

Comments
 (0)