mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Emulated Wiimote: Fixed the Nunchuck calibration, for recording playback for example
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2317 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
489816dce7
commit
e0593b1041
6 changed files with 163 additions and 124 deletions
|
@ -79,7 +79,7 @@ struct SRecordingAll
|
|||
#endif
|
||||
|
||||
// Settings
|
||||
extern accel_cal g_accel;
|
||||
extern accel_cal g_wm;
|
||||
extern nu_cal g_nu;
|
||||
|
||||
// Debugging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue