mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-06 17:54:34 -05:00
10 lines
113 B
C
10 lines
113 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nsyshid nsyshid
|
|
*
|
|
* Human Input Device functions.
|
|
*/
|
|
|
|
#include <nsyshid/hid.h>
|