add Lightgun class to Libretro Stella.vcxproj

This commit is contained in:
thrust26 2019-12-31 11:18:05 +01:00
parent 4fb87f4d62
commit 471fc44380
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@
<ClCompile Include="..\emucore\Joystick.cxx" />
<ClCompile Include="..\emucore\Keyboard.cxx" />
<ClCompile Include="..\emucore\KidVid.cxx" />
<ClCompile Include="..\emucore\Lighgun.cxx" />
<ClCompile Include="..\emucore\M6502.cxx" />
<ClCompile Include="..\emucore\M6532.cxx" />
<ClCompile Include="..\emucore\MD5.cxx" />