Merge branch 'master' of github.com:3dsfug/Anemone3DS

This commit is contained in:
2017-09-08 23:26:59 -04:00
2 changed files with 31 additions and 31 deletions

View File

@@ -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;