9 #include "peripherals/PeripheralTypes.h"    10 #include "threads/CriticalSection.h"    12 #import <Foundation/Foundation.h>    14 enum class GCCONTROLLER_TYPE;
    21 - (GCCONTROLLER_TYPE)GetGCControllerType:(
int)deviceID;
    22 - (int)checkOptionalButtons:(
int)deviceID;
 Definition: PeripheralBusGCControllerManager.h:21
Definition: RetroPlayerInput.h:15