diff options
Diffstat (limited to '')
-rw-r--r-- | src/fileselect.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileselect.S b/src/fileselect.S index 38874cc..a853e76 100644 --- a/src/fileselect.S +++ b/src/fileselect.S @@ -354,7 +354,7 @@ DefaultSavefileInfoData: .long 0xFFFF99FF,0x1FB423FF .short 0x75 .byte 0x2E,0xB -.byte 0,1 +.byte 1,1 .byte 0,10 DefaultSavefileInfoDataEnd: |