Merge pull request #5694 from leoetlino/dolphin-drm

Refuse to launch the shop with default credentials
This commit is contained in:
Leo Lam
2017-06-26 21:31:32 +02:00
committed by GitHub
21 changed files with 107 additions and 49 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