Skip to content

Commit

Permalink
Update ROMList.h
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Nov 16, 2023
1 parent dfb9a04 commit 5185f86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SD Card/sd/arm9/include/ROMList.h
Original file line number Diff line number Diff line change
Expand Up @@ -3838,7 +3838,7 @@ ROMListEntry ROMList[] =
{0x4A525343, 0x10000000, 0x00000002},
{0x4A525359, 0x01000000, 0x00000005},
{0x4A525441, 0x01000000, 0x00000002},
{0x4A52544E, 0x00180AC8, 0x00000000},
{0x4A52544E, 0x00180AC8, 0x00000006}, // Fixed for Super Mario 256
{0x4A525541, 0x04000000, 0x00000002},
{0x4A525543, 0x04000000, 0x00000001},
{0x4A525559, 0x04000000, 0x00000003},
Expand Down Expand Up @@ -4439,6 +4439,7 @@ ROMListEntry ROMList[] =
{0x4B5A4C59, 0x08000000, 0x00000002},
{0x4B5A5242, 0x04000000, 0x00000003},
{0x4B5A5A43, 0x10000000, 0x00000005},
{0x4C463642, 0x08000000, 0x00000001},
{0x4C464B59, 0x04000000, 0x00000001},
{0x4C474D43, 0x04000000, 0x00000001},
{0x4D374C42, 0x04000000, 0x00000001},
Expand Down

0 comments on commit 5185f86

Please sign in to comment.