mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-16 12:58:33 +02:00
Windows should have support for Balance Board now.
Needs to be tested.
This commit is contained in:
@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user