mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:18:49 +00:00
Moved all relevant code into the Wiimote plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@518 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
de9b103524
commit
f75fafc1ce
12 changed files with 611 additions and 386 deletions
|
@ -7,7 +7,7 @@ else:
|
|||
output = "../../../../Binary/linux/Plugins/Plugin_Wiimote.so"
|
||||
|
||||
files = [
|
||||
"main.cpp",
|
||||
"Wiimote_Test.cpp",
|
||||
]
|
||||
|
||||
padenv = env.Copy()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue