20#import "OHSwitchProController.h"
22#if defined(OF_LINUX) && defined(OF_HAVE_FILES)
23# import "OHEvdevGameController.h"
26# import "OHGCFGameController.h"
29OF_ASSUME_NONNULL_BEGIN
33#if defined(OF_LINUX) && defined(OF_HAVE_FILES)
40- (instancetype)oh_init OF_METHOD_FAMILY(init);
A Nintendo Switch Pro Controller.
Definition OHSwitchProController.h:32