Update Cart_Reader.ino

This commit is contained in:
sanni 2021-06-02 12:30:59 +02:00 committed by GitHub
parent 96ed5efbf4
commit 78b5f7cb10

View File

@ -209,7 +209,7 @@ unsigned long sramSize = 0;
int romType = 0;
byte saveType;
word romSize = 0;
byte numBanks = 128;
word numBanks = 128;
char checksumStr[5];
bool errorLvl = 0;
byte romVersion = 0;