7 lines
No EOL
230 B
Markdown
7 lines
No EOL
230 B
Markdown
# apt.h
|
|
"Applet service." To use everything the 3DS can do.
|
|
|
|
## `bool aptMainLoop(void);`
|
|
Handle sleep mode and HOME/power buttons, call it at the beginning of
|
|
each frame.
|
|
If it returns false, that means the program should return. |