mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Fix typo
This commit is contained in:
parent
61e24132bf
commit
c0221ae340
@ -5297,7 +5297,7 @@ bool input_remapping_save_file(const char *path)
|
|||||||
char s2[32];
|
char s2[32];
|
||||||
char s3[32];
|
char s3[32];
|
||||||
|
|
||||||
formatted_number[4] = '\0';
|
formatted_number[0] = '\0';
|
||||||
prefix[0] = '\0';
|
prefix[0] = '\0';
|
||||||
s1[0] = '\0';
|
s1[0] = '\0';
|
||||||
s2[0] = '\0';
|
s2[0] = '\0';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user