wut  v1.5.0
Wii U Toolchain
device.h
Go to the documentation of this file.
1 #pragma once
2 #include <wut.h>
3 #include <nn/acp/result.h>
4 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
15 typedef int32_t ACPDeviceType;
16 
19 
20 #ifdef __cplusplus
21 }
22 #endif
23 
int32_t ACPDeviceType
Definition: device.h:15
ACPResult ACPCheckApplicationDeviceEmulation(BOOL *emulation)
ACPResult
Definition: result.h:11
int32_t BOOL
Definition: wut_types.h:7