mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-20 21:12:38 +02:00
hid/read-controls: Updated comment.
This commit is contained in:
parent
62885bbbff
commit
b924d358ec
@ -6,7 +6,7 @@
|
|||||||
// Include the main libnx system header, for Switch development
|
// Include the main libnx system header, for Switch development
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
|
|
||||||
//See also libnx hid.h.
|
// See also libnx pad.h / hid.h.
|
||||||
|
|
||||||
// Main program entrypoint
|
// Main program entrypoint
|
||||||
int main(int argc, char* argv[])
|
int main(int argc, char* argv[])
|
||||||
|
Loading…
Reference in New Issue
Block a user