fix linux build

This commit is contained in:
mtabachenko 2013-08-11 16:55:39 +00:00
parent 8248128cde
commit 5e0b720c9d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include "path.h"
#include "encrypt.h"
#define DFC_ID_CODE TEXT("DeSmuME Firmware User Settings")
#define DFC_ID_CODE "DeSmuME Firmware User Settings"
#define USER_SETTING_SIZE 0x100
static _KEY1 enc(&MMU.ARM7_BIOS[0x0030]);