mirror of https://github.com/stella-emu/stella.git
add Lightgun class to Libretro Stella.vcxproj
This commit is contained in:
parent
4fb87f4d62
commit
471fc44380
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue