wut/include/nn/hpad.h
GaryOderNichts fe45347516
nn/hpad: Add initial headers (#344)
* nn/hpad: Add initial headers

* nn/hpad: Wrap HPADRead to ensure buffer count is 16
2024-02-22 12:47:28 +01:00

10 lines
173 B
C

#pragma once
/**
* \defgroup nn_hpad nn_hpad
* Library for using the USB Gamecube Controller Adapter (HID Pad?).
*/
#include <nn/hpad/beta.h>
#include <nn/hpad/hpad.h>