mirror of https://github.com/stella-emu/stella.git
Updated VS 2005 project files for CM bankswitching class.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2326 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
c1e171ee44
commit
4c8901207d
|
@ -288,6 +288,10 @@
|
|||
RelativePath="..\emucore\CartAR.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartCM.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartCV.cxx"
|
||||
>
|
||||
|
@ -1074,6 +1078,10 @@
|
|||
RelativePath="..\emucore\CartAR.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartCM.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartCV.hxx"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue