diff options
author | Arisotura <thetotalworm@gmail.com> | 2021-04-26 13:23:29 +0200 |
---|---|---|
committer | Arisotura <thetotalworm@gmail.com> | 2021-04-26 13:23:29 +0200 |
commit | 7ab19f157db00245c56cbec0b028ccf439afa2a9 (patch) | |
tree | 88aee387ee13a25ceb498c12bf90592ef002d6dc /src | |
parent | 55a129e1a2de0c2e08101507e6f0477c29e2898e (diff) |
add ROM entry for Clueless Fashion (#1050)
Diffstat (limited to 'src')
-rw-r--r-- | src/ROMList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ROMList.h b/src/ROMList.h index cd1ef4e..87a4f35 100644 --- a/src/ROMList.h +++ b/src/ROMList.h @@ -5432,6 +5432,7 @@ ROMListEntry ROMList[] = {0x504C4A43, 0x02000000, 0x00000002}, {0x504C4A54, 0x00800000, 0x00000001}, {0x504C4A59, 0x01000000, 0x00000002}, + {0x504C4B43, 0x04000000, 0x00000002}, {0x504C4D41, 0x02000000, 0x00000002}, {0x504C4E41, 0x04000000, 0x00000001}, {0x504C4E59, 0x04000000, 0x00000001}, |