Merge branch 'master' of github.com:3dsfug/Anemone3DS
This commit is contained in:
@@ -41,7 +41,7 @@ int init_services(void)
|
|||||||
ptmuInit();
|
ptmuInit();
|
||||||
httpcInit(0);
|
httpcInit(0);
|
||||||
archive_result = open_archives();
|
archive_result = open_archives();
|
||||||
bool homebrew = true;
|
homebrew = true;
|
||||||
if (!envIsHomebrew())
|
if (!envIsHomebrew())
|
||||||
{
|
{
|
||||||
homebrew = false;
|
homebrew = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user