mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 13:27:41 -07:00
parent
7ac2eb2d71
commit
2179ca2a41
@ -1830,7 +1830,7 @@ const ROMListEntry ROMList[] =
|
||||
{0x45564E43, 0x10000000, 0x00000005},
|
||||
{0x45564F59, 0x00800000, 0x00000001},
|
||||
{0x45565041, 0x00800000, 0x00000002},
|
||||
{0x45565042, 0x00800000, 0x00000004},
|
||||
{0x45565042, 0x00800000, 0x00000002},
|
||||
{0x45565043, 0x04000000, 0x00000002},
|
||||
{0x45565056, 0x04000000, 0x00000002},
|
||||
{0x45565059, 0x04000000, 0x00000001},
|
||||
@ -6804,4 +6804,4 @@ const ROMListEntry ROMList[] =
|
||||
|
||||
const size_t ROMListEntryCount = sizeof(ROMList) / sizeof(ROMListEntry);
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user