Skip to content

Commit 9d7c0b2

Browse files
ZeroSkill1neobrain
authored andcommitted
Document APT:AppletUtility's utility 16
1 parent 46e2542 commit 9d7c0b2

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

content/APT:AppletUtility.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@ command buffer:
5858

5959
# Utility
6060

61-
| ID | Description |
62-
|-----|----------------------------------------|
63-
| 0 | void ClearPowerButtonState() |
64-
| 1 | ? |
65-
| 2 | Sets current applet slot to Home Menu? |
66-
| 3 | void ClearExclusiveControl() |
67-
| 4 | void SleepIfShellClosed() |
68-
| 5 | void LockTransition(u32 transition) |
69-
| 6 | bool TryLockTransition(u32 transition) |
70-
| 7 | void UnlockTransition(u32 transition) |
71-
| 10 | void StartExitTask() |
72-
| 11 | void SetInitialSenderId(u32 id) |
73-
| 12 | void SetPowerButtonClick() |
74-
| 16 | ? |
75-
| 17 | ? |
76-
| 18 | ? |
61+
| ID | Description |
62+
|-----|----------------------------------------------------------------------------------------------|
63+
| 0 | void ClearPowerButtonState() |
64+
| 1 | ? |
65+
| 2 | Sets current applet slot to Home Menu? |
66+
| 3 | void ClearExclusiveControl() |
67+
| 4 | void SleepIfShellClosed() |
68+
| 5 | void LockTransition(u32 transition) |
69+
| 6 | bool TryLockTransition(u32 transition) |
70+
| 7 | void UnlockTransition(u32 transition) |
71+
| 10 | void StartExitTask() |
72+
| 11 | void SetInitialSenderId(u32 id) |
73+
| 12 | void SetPowerButtonClick() |
74+
| 16 | void UnlockCartAndSdSlot(bool unlocked) (Prevents a "card removed" error when passing true) |
75+
| 17 | ? |
76+
| 18 | ? |

0 commit comments

Comments
 (0)