mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-13 08:25:05 +01:00
commit
1bd8555f31
@ -1784,7 +1784,7 @@ void validateMPK() {
|
|||||||
print_Msg(F("failed"));
|
print_Msg(F("failed"));
|
||||||
} else {
|
} else {
|
||||||
errorLvl = 0;
|
errorLvl = 0;
|
||||||
print_Msg(F("pased"));
|
print_Msg(F("passed"));
|
||||||
}
|
}
|
||||||
display_Update();
|
display_Update();
|
||||||
|
|
||||||
@ -4293,4 +4293,4 @@ unsigned long verifyGameshark_N64() {
|
|||||||
|
|
||||||
//******************************************
|
//******************************************
|
||||||
// End of File
|
// End of File
|
||||||
//******************************************
|
//******************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user