APT: fix status event issue that breaks things under certain circumstances
This commit is contained in:
parent
8cc5dec1b2
commit
a35abcb901
@ -632,6 +632,7 @@ void aptAppStarted(void)
|
|||||||
u8 buf1[4], buf2[4];
|
u8 buf1[4], buf2[4];
|
||||||
|
|
||||||
aptSetStatus(APP_RUNNING);
|
aptSetStatus(APP_RUNNING);
|
||||||
|
svcClearEvent(aptStatusEvent);
|
||||||
|
|
||||||
if(!aptIsCrippled())
|
if(!aptIsCrippled())
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user