Merge pull request #531 from LPFaint99/memcard

GCI Folder: correctly identify region of sysmenu
This commit is contained in:
Lioncash
2014-06-24 21:18:27 -04:00
2 changed files with 13 additions and 1 deletions

View File

@ -11,6 +11,7 @@
#include "Common/CommonTypes.h"
#define TITLEID_SYSMENU 0x0000000100000002ull
const static std::string TITLEID_SYSMENU_STRING = "0000000100000002";
namespace Common
{