mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Add CommonTitles.h for common Wii title IDs
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user