mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-15 06:50:32 +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)
|
||||
LIBS += -lcgD3D9
|
||||
OBJ += gfx/drivers/d3d_renderchains/d3d9_cg_renderchain.o
|
||||
OBJ += gfx/drivers_renderchain/d3d9_cg_renderchain.o
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user