|
wiiuse
|
Guitar Hero 3 expansion device. More...
#include "guitar_hero_3.h"#include "dynamics.h"#include "events.h"#include <stdlib.h>#include <string.h>
Functions | |
| int | guitar_hero_3_handshake (struct wiimote_t *wm, struct guitar_hero_3_t *gh3, byte *data, unsigned short len) |
| Handle the handshake data from the guitar. More... | |
| void | guitar_hero_3_disconnected (struct guitar_hero_3_t *gh3) |
| The guitar disconnected. More... | |
| void | guitar_hero_3_event (struct guitar_hero_3_t *gh3, byte *msg) |
| Handle guitar event. More... | |
Guitar Hero 3 expansion device.
1.8.13