mirror of
https://github.com/libretro/snes9x.git
synced 2024-11-30 12:00:35 +00:00
fixed typo
This commit is contained in:
parent
bbeb13c2f0
commit
e3cd20f791
@ -208,7 +208,7 @@
|
|||||||
#define SAVE_INFO_LOAD "Loaded"
|
#define SAVE_INFO_LOAD "Loaded"
|
||||||
#define SAVE_INFO_OOPS "Auto-saving 'oops' snapshot"
|
#define SAVE_INFO_OOPS "Auto-saving 'oops' snapshot"
|
||||||
#define SAVE_ERR_WRONG_FORMAT "File not in Snes9x snapshot format"
|
#define SAVE_ERR_WRONG_FORMAT "File not in Snes9x snapshot format"
|
||||||
#define SAVE_ERR_WRONG_VERSION "Incompatable snapshot version"
|
#define SAVE_ERR_WRONG_VERSION "Incompatible snapshot version"
|
||||||
#define SAVE_ERR_ROM_NOT_FOUND "ROM image \"%s\" for snapshot not found"
|
#define SAVE_ERR_ROM_NOT_FOUND "ROM image \"%s\" for snapshot not found"
|
||||||
#define SAVE_ERR_SAVE_NOT_FOUND "Snapshot %s does not exist"
|
#define SAVE_ERR_SAVE_NOT_FOUND "Snapshot %s does not exist"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user