]> Chaos Git - corbenik/ctrulib.git/commit
With RUNFLAG_APTWORKAROUND enabled, at the start of aptReturnToMenu just set the...
authoryellows8 <yellows8@users.noreply.github.com>
Wed, 19 Nov 2014 04:48:50 +0000 (23:48 -0500)
committeryellows8 <yellows8@users.noreply.github.com>
Wed, 19 Nov 2014 04:48:50 +0000 (23:48 -0500)
commitc60bdb3670b2eab0c3459d9f48f57e432726af4c
tree47f3cd035d6d7ca73c4eb3f07c06cb42f47faa37
parent8a3f532967f5346b28c86faad0ab555eabdbc04b
With RUNFLAG_APTWORKAROUND enabled, at the start of aptReturnToMenu just set the status to APP_EXITING then return(this func won't actually get executed with RUNFLAG_APTWORKAROUND atm). Updated __handle_notification() to check for errors from APT_InquireNotification. In aptExit only call the applet-utility code when RUNFLAG_APTWORKAROUND is not set. Minor other changes. Fixed APT_CheckNew3DS code so that it properly only uses one of the APT cmds.
libctru/source/services/apt.c