Fix weird compile error.

it's quite strange that the macro define missed a line feed.
This commit is contained in:
owomomo 2019-05-10 19:18:30 +08:00 committed by GitHub
parent b93ea26b32
commit a680d67fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -868,7 +868,8 @@
#define ID_RAM_SEARCH 40376
#define ID_RAM_WATCH 40377
#define RW_MENU_FIRST_RECENT_FILE 40380
#define RW_MENU_LAST_RECENT_FILE 40400#define ID_ENABLE_BACKUPSAVESTATES 40401
#define RW_MENU_LAST_RECENT_FILE 40400
#define ID_ENABLE_BACKUPSAVESTATES 40401
#define ID_ENABLE_COMPRESSSAVESTATES 40402
#define ID_AVI_DISMOVIEMESSAGE 40405
#define ID_INPUTDISPLAY_OLDSTYLEDISP 40406