mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 09:39:46 -06:00
Wiimote plugin cleanup & linux build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3677 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -259,9 +259,7 @@ struct wm_GH3_extension
|
||||
|
||||
|
||||
|
||||
//******************************************************************************
|
||||
// Data reports
|
||||
//******************************************************************************
|
||||
|
||||
#define WM_REPORT_CORE 0x30
|
||||
struct wm_report_core {
|
||||
@ -321,9 +319,7 @@ struct wm_report_ext21
|
||||
#define WM_WRITE_SPEAKER_DATA 0x18
|
||||
|
||||
|
||||
//******************************************************************************
|
||||
// Custom structs
|
||||
//******************************************************************************
|
||||
|
||||
/**
|
||||
* @struct accel_t
|
||||
@ -367,4 +363,4 @@ struct gh3_cal
|
||||
|
||||
#pragma pack(pop)
|
||||
|
||||
#endif //WIIMOTE_HID_H
|
||||
#endif //WIIMOTE_HID_H
|
Reference in New Issue
Block a user