move most of the wiiuse mac implementation into WiiuseWiimote* object
This commit is contained in:
@@ -723,10 +723,7 @@ typedef struct wiimote_t {
|
||||
#ifdef WIIUSE_MAC
|
||||
/** @name Mac OS X-specific members */
|
||||
/** @{ */
|
||||
WCONST IOBluetoothDeviceRef device; /** Device reference */
|
||||
WCONST void* objc_wm; /** WiiuseWiimote* as opaque pointer */
|
||||
WCONST IOBluetoothL2CAPChannelRef controlChannel; /** control channel reference */
|
||||
WCONST IOBluetoothL2CAPChannelRef interruptChannel; /** interrupt channel reference */
|
||||
/** @} */
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user