mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 04:52:39 +02:00
Updated applet/swkbd comments.
This commit is contained in:
parent
e03c23e126
commit
36a2404e4b
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @file swkbd.h
|
* @file swkbd.h
|
||||||
* @brief Wrapper for using the swkbd LibraryApplet.
|
* @brief Wrapper for using the swkbd (software keyboard) LibraryApplet.
|
||||||
* @author yellows8
|
* @author yellows8
|
||||||
* @copyright libnx Authors
|
* @copyright libnx Authors
|
||||||
*/
|
*/
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* @file applet.h
|
* @file applet.h
|
||||||
* @brief Applet (applet) service IPC wrapper.
|
* @brief Applet (applet) service IPC wrapper.
|
||||||
|
* @note For wrappers which launch LibraryApplets etc, see switch/applets/.
|
||||||
* @author yellows8
|
* @author yellows8
|
||||||
* @copyright libnx Authors
|
* @copyright libnx Authors
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user