mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Update Makefile.common
This commit is contained in:
parent
ca6eee21d9
commit
1f29de24de
@ -1051,7 +1051,7 @@ ifeq ($(HAVE_D3D9), 1)
|
|||||||
|
|
||||||
ifeq ($(HAVE_CG), 1)
|
ifeq ($(HAVE_CG), 1)
|
||||||
LIBS += -lcgD3D9
|
LIBS += -lcgD3D9
|
||||||
OBJ += gfx/drivers/d3d_renderchains/d3d9_cg_renderchain.o
|
OBJ += gfx/drivers_renderchain/d3d9_cg_renderchain.o
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user