Add CommonTitles.h for common Wii title IDs

This commit is contained in:
Léo Lam
2017-06-15 23:20:30 +02:00
parent 99b1735424
commit 60c6fbe9cc
17 changed files with 64 additions and 38 deletions

View File

@ -10,9 +10,6 @@
#include "Common/CommonTypes.h"
static const u64 TITLEID_SYSMENU = 0x0000000100000002;
static const std::string TITLEID_SYSMENU_STRING = "0000000100000002";
namespace Common
{
enum FromWhichRoot