mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-03-10 07:33:24 -04:00
Disable home button
This commit is contained in:
@@ -343,7 +343,7 @@ int main(void)
|
||||
bool install_mode = false;
|
||||
bool extra_mode = false;
|
||||
|
||||
while(aptMainLoop())
|
||||
while(true)
|
||||
{
|
||||
if(quit)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user