mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-25 22:32:39 +02:00
Added usbds.h to switch.h.
This commit is contained in:
parent
725ac9f00a
commit
f373b3ca23
@ -61,6 +61,7 @@ extern "C" {
|
|||||||
#include "switch/services/fatal.h"
|
#include "switch/services/fatal.h"
|
||||||
#include "switch/services/time.h"
|
#include "switch/services/time.h"
|
||||||
#include "switch/services/usb.h"
|
#include "switch/services/usb.h"
|
||||||
|
#include "switch/services/usbds.h"
|
||||||
#include "switch/services/hid.h"
|
#include "switch/services/hid.h"
|
||||||
#include "switch/services/irs.h"
|
#include "switch/services/irs.h"
|
||||||
#include "switch/services/pl.h"
|
#include "switch/services/pl.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user