Skip to content

Commit

Permalink
Fix wrong save size being created for *Winx Club: Secret Diary 2009*
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Nov 17, 2024
1 parent 5571816 commit c9ab74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion universal/include/ROMList.h
Original file line number Diff line number Diff line change
Expand Up @@ -5019,7 +5019,7 @@ ROMListEntry ROMList[] =
{0x50444641, 0x04000000, 0x00000002},
{0x50444643, 0x08000000, 0x00000002},
{0x50444743, 0x01000000, 0x00000001},
{0x50444759, 0x00800000, 0x00000002},
{0x50444759, 0x00800000, 0x00000005},
{0x50444841, 0x04000000, 0x00000002},
{0x50444842, 0x04000000, 0x00000001},
{0x50444859, 0x04000000, 0x00000001},
Expand Down

0 comments on commit c9ab74e

Please sign in to comment.