Update init.cpp
This commit is contained in:
parent
7bb0710eed
commit
c348c26214
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ std::vector<std::pair<std::string, std::string>> Themes = { };
|
|||
static void getCurrentUsage(){
|
||||
u64 id;
|
||||
APT_GetProgramID(&id);
|
||||
is3DSX = (id != 0x0004000004391701);
|
||||
is3DSX = (id != 0x0004000004391700);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue