mirror of https://github.com/stella-emu/stella.git
libretro: fix missing JoyMap class
This commit is contained in:
parent
14ad7d95cf
commit
3c49805be9
|
@ -137,6 +137,7 @@
|
|||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\common\JoyMap.cxx" />
|
||||
<ClCompile Include="..\common\KeyMap.cxx" />
|
||||
<ClCompile Include="..\common\Logger.cxx" />
|
||||
<ClCompile Include="libretro.cxx" />
|
||||
|
|
Loading…
Reference in New Issue