mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 16:16:05 +00:00
Merge pull request #5694 from leoetlino/dolphin-drm
Refuse to launch the shop with default credentials
This commit is contained in:
commit
0ace7fd8f3
21 changed files with 107 additions and 49 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue