mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Added someone's addition to Wiiuse that allows some Wii balance board features.
http://www.wiiuse.net/forums/viewtopic.php?f=3&t=181&sid=a9460693620dd73fed22b10259a610b4 This is hasn't being built and is untested. If anyone has the required hid files can they send them to me please on the forum. Anyway this shouldn't break anything at all. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3304 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
8
Externals/WiiUseSrc/wiiuse.vcproj
vendored
8
Externals/WiiUseSrc/wiiuse.vcproj
vendored
@ -443,6 +443,10 @@
|
||||
RelativePath=".\Src\nunchuk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\wiiboard.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\wiiuse.c"
|
||||
>
|
||||
@ -488,6 +492,10 @@
|
||||
RelativePath=".\Src\os.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\wiiboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\wiiuse.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user