aboutsummaryrefslogtreecommitdiff
path: root/src/ROMList.h
diff options
context:
space:
mode:
authorWaluigiWare64 <68647953+WaluigiWare64@users.noreply.github.com>2020-12-19 17:43:53 +0000
committerGitHub <noreply@github.com>2020-12-19 17:43:53 +0000
commitdf190b04000a8a3c5052de3fd695f6c26892f353 (patch)
tree85c53cda9b5e6c73dcfb82f97272e509f023788b /src/ROMList.h
parentd6cade25f4ac6b2ebac9d4830ab7b10294bc4c89 (diff)
parent659dc58d4d8290d8ef1930d9f21007c0ec4c3739 (diff)
Merge branch 'master' into feature/zip-support
Diffstat (limited to 'src/ROMList.h')
-rw-r--r--src/ROMList.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ROMList.h b/src/ROMList.h
index ead3ee4..03252bb 100644
--- a/src/ROMList.h
+++ b/src/ROMList.h
@@ -24,11 +24,11 @@ typedef struct
u32 GameCode;
u32 ROMSize;
u32 SaveMemType;
-
+
} ROMListEntry;
-ROMListEntry ROMList[] =
+ROMListEntry ROMList[] =
{
{0x41464141, 0x00800000, 0x00000004},
{0x414D4155, 0x00800000, 0x00000008},
@@ -1143,7 +1143,7 @@ ROMListEntry ROMList[] =
{0x454A4943, 0x00800000, 0x00000001},
{0x454A4956, 0x04000000, 0x00000003},
{0x454A4A42, 0x01000000, 0x00000001},
- {0x454A4A43, 0x00800000, 0x00000001},
+ {0x454A4A43, 0x00800000, 0x00000002},
{0x454A4C41, 0x01000000, 0x00000001},
{0x454A4C42, 0x04000000, 0x00000001},
{0x454A4C43, 0x08000000, 0x00000002},