aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2021-04-26 15:30:00 +0200
committerArisotura <thetotalworm@gmail.com>2021-04-26 15:30:00 +0200
commit1afb8bfa46eaaa7cc25bde6e6b40ea9ac5db5c9e (patch)
tree1ed9e3e78a0af683f7efbf8bdbf0805db0d513fa
parentbf4052bc3da0513d85e420021bec1ef49fb1e195 (diff)
that game is actually a tiny EEPROM
-rw-r--r--src/ROMList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ROMList.h b/src/ROMList.h
index 87a4f35..c853fc1 100644
--- a/src/ROMList.h
+++ b/src/ROMList.h
@@ -5432,7 +5432,7 @@ ROMListEntry ROMList[] =
{0x504C4A43, 0x02000000, 0x00000002},
{0x504C4A54, 0x00800000, 0x00000001},
{0x504C4A59, 0x01000000, 0x00000002},
- {0x504C4B43, 0x04000000, 0x00000002},
+ {0x504C4B43, 0x04000000, 0x00000001},
{0x504C4D41, 0x02000000, 0x00000002},
{0x504C4E41, 0x04000000, 0x00000001},
{0x504C4E59, 0x04000000, 0x00000001},