mirror of
https://github.com/libretro/mame2003-plus-libretro.git
synced 2025-03-04 06:07:05 +00:00
Merge branch 'master' of https://github.com/libretro/mame2003-libretro
This commit is contained in:
commit
b45c12e6b0
@ -1230,7 +1230,7 @@
|
||||
<ClCompile Include="..\..\..\vidhrdw\blockout.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\bloodbro.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\blstroid.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\blueprnt.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\blueprnt_vidhrdw.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\bogeyman.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\bombjack.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\bosco.c" />
|
||||
@ -1539,7 +1539,7 @@
|
||||
<ClCompile Include="..\..\..\vidhrdw\overdriv.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\pacland.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\pandoras.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\paradise.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\paradise_vidhrdw.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\parodius.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\pass.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\pastelgl.c" />
|
||||
@ -1792,8 +1792,8 @@
|
||||
<ClCompile Include="..\..\..\vidhrdw\yard.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\ygv608.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\yiear.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\yunsun16.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\yunsung8.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\yunsun16_vidhrdw.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\yunsung8_vidhrdw.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\zac2650_vidhrdw.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\zaccaria_vidhrdw.c" />
|
||||
<ClCompile Include="..\..\..\vidhrdw\zaxxon_vidhrdw.c" />
|
||||
|
@ -940,12 +940,12 @@ COREOBJS += \
|
||||
$(OBJ)/drivers/looping.o \
|
||||
|
||||
COREOBJS += \
|
||||
$(OBJ)/vidhrdw/paradise.o $(OBJ)/drivers/paradise.o \
|
||||
$(OBJ)/vidhrdw/yunsung8.o $(OBJ)/drivers/yunsung8.o \
|
||||
$(OBJ)/vidhrdw/yunsun16.o $(OBJ)/drivers/yunsun16.o \
|
||||
$(OBJ)/vidhrdw/paradise_vidhrdw.o $(OBJ)/drivers/paradise.o \
|
||||
$(OBJ)/vidhrdw/yunsung8_vidhrdw.o $(OBJ)/drivers/yunsung8.o \
|
||||
$(OBJ)/vidhrdw/yunsun16_vidhrdw.o $(OBJ)/drivers/yunsun16.o \
|
||||
|
||||
COREOBJS += \
|
||||
$(OBJ)/vidhrdw/blueprnt.o $(OBJ)/drivers/blueprnt.o \
|
||||
$(OBJ)/vidhrdw/blueprnt_vidhrdw.o $(OBJ)/drivers/blueprnt.o \
|
||||
|
||||
COREOBJS += \
|
||||
$(OBJ)/vidhrdw/fuukifg2.o $(OBJ)/drivers/fuukifg2.o \
|
||||
|
Loading…
x
Reference in New Issue
Block a user