Calibratie toegevoegd aan WiiuseJ

This commit is contained in:
2011-02-15 14:59:52 +00:00
parent efd3e980cb
commit 8aaf572de7
13 changed files with 757 additions and 798 deletions

Binary file not shown.

View File

@@ -92,6 +92,7 @@
<ClInclude Include="..\wiiusej_WiiUseApi.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\wiiusej_Calibration.c" />
<ClCompile Include="..\wiiusej_Speaker.c" />
<ClCompile Include="..\wiiusej_WiiUseApi.c" />
</ItemGroup>

View File

@@ -29,5 +29,8 @@
<ClCompile Include="..\wiiusej_Speaker.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\wiiusej_Calibration.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>