mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-21 09:41:39 +00:00
Windows should have support for Balance Board now.
Needs to be tested.
This commit is contained in:
parent
7208823396
commit
065d772696
2 changed files with 22 additions and 7 deletions
|
@ -3,8 +3,8 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include "InputConfig.h"
|
||||
#include "../Src/ConfigManager.h"
|
||||
#include "../Src/HW/Wiimote.h"
|
||||
#include "../../Core/Src/ConfigManager.h"
|
||||
#include "../../Core/Src/HW/Wiimote.h"
|
||||
|
||||
InputPlugin::~InputPlugin()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue