mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
GCI Folder: correctly identify region of sysmenu
This commit is contained in:
parent
4138702336
commit
c65a6f5fb0
2 changed files with 13 additions and 1 deletions
|
@ -11,6 +11,7 @@
|
|||
#include "Common/CommonTypes.h"
|
||||
|
||||
#define TITLEID_SYSMENU 0x0000000100000002ull
|
||||
const static std::string TITLEID_SYSMENU_STRING = "0000000100000002";
|
||||
|
||||
namespace Common
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue