mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05: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