mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-14 14:28:47 +00:00
(D3D) Add render_chain_driver.cpp to Makefile.common
This commit is contained in:
parent
5510dc2978
commit
b9f94f954d
@ -584,6 +584,7 @@ ifeq ($(HAVE_D3D9), 1)
|
||||
OBJ += gfx/d3d/d3d.o \
|
||||
gfx/d3d/render_chain_cg.o \
|
||||
gfx/d3d/render_chain_null.o \
|
||||
gfx/d3d/render_chain_driver.o \
|
||||
gfx/d3d/d3d_wrapper.o \
|
||||
gfx/drivers_font/d3d_w32_font.o \
|
||||
gfx/drivers_context/d3d_ctx.o
|
||||
|
Loading…
Reference in New Issue
Block a user