Skip to content

Commit c9ab74e

Browse files
committed
Fix wrong save size being created for *Winx Club: Secret Diary 2009*
1 parent 5571816 commit c9ab74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

universal/include/ROMList.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5019,7 +5019,7 @@ ROMListEntry ROMList[] =
50195019
{0x50444641, 0x04000000, 0x00000002},
50205020
{0x50444643, 0x08000000, 0x00000002},
50215021
{0x50444743, 0x01000000, 0x00000001},
5022-
{0x50444759, 0x00800000, 0x00000002},
5022+
{0x50444759, 0x00800000, 0x00000005},
50235023
{0x50444841, 0x04000000, 0x00000002},
50245024
{0x50444842, 0x04000000, 0x00000001},
50255025
{0x50444859, 0x04000000, 0x00000001},

0 commit comments

Comments
 (0)