37 #ifndef CLASSIC_H_INCLUDED 38 #define CLASSIC_H_INCLUDED 56 #endif // CLASSIC_H_INCLUDED void classic_ctrl_event(struct classic_ctrl_t *cc, ubyte *msg)
Handle classic controller event.
Definition: classic.c:155
Wiimote structure.
Definition: wiiuse.h:594
GLenum GLsizei len
Definition: glext.h:7389
void classic_ctrl_disconnected(struct classic_ctrl_t *cc)
The classic controller disconnected.
Definition: classic.c:142
Classic controller expansion device.
Definition: wiiuse.h:459
General internal wiiuse stuff.
static const unsigned char msg[]
Definition: ccm.c:375
int classic_ctrl_handshake(struct wiimote_t *wm, struct classic_ctrl_t *cc, ubyte *data, uword len)
Handle the handshake data from the classic controller.
Definition: classic.c:61
unsigned char ubyte
Definition: wiiuse.h:187
unsigned short uword
Definition: wiiuse.h:189