Skip to content

Commit c6bedfb

Browse files
committed
memcard progress
1 parent 53d061c commit c6bedfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decompile/General/MEMCARD/MEMCARD_21_Format.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ uint8_t DECOMP_MEMCARD_Format(int slotIdx)
88
if (!format(MEMCARD_StringInit(slotIdx, 0)))
99
return 1;
1010

11-
// discard any pending events
11+
// discard any previous events
1212
// submit a load to make sure format worked,
1313
// check the result of a NEW CARD
1414
// 8 tries to see if it worked

0 commit comments

Comments
 (0)