Windows should have support for Balance Board now.

Needs to be tested.
This commit is contained in:
Matthew Parlane
2013-05-19 14:45:24 +12:00
parent 7208823396
commit 065d772696
2 changed files with 22 additions and 7 deletions

View File

@ -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()
{