Update Cart_Reader.ino

Fix "Intellivision" wording in LCD menu
This commit is contained in:
PsyK0p4T 2023-03-07 01:18:02 +01:00 committed by GitHub
parent 77327ab9a2
commit 2efa1f0d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -996,7 +996,7 @@ static const char modeItem6[] PROGMEM = "SMS/GG/MIII/SG-1000";
static const char modeItem7[] PROGMEM = "PC Engine/TG16";
static const char modeItem8[] PROGMEM = "WonderSwan";
static const char modeItem9[] PROGMEM = "NeoGeo Pocket";
static const char modeItem10[] PROGMEM = "Intellvision";
static const char modeItem10[] PROGMEM = "Intellivision";
static const char modeItem11[] PROGMEM = "Colecovision";
static const char modeItem12[] PROGMEM = "Virtual Boy";
static const char modeItem13[] PROGMEM = "Watara Supervision";
@ -3586,4 +3586,4 @@ void loop() {
//******************************************
// End of File
//******************************************
//******************************************