(Makefile.common) Update

This commit is contained in:
twinaphex 2015-04-06 00:32:57 +02:00
parent 38222a677a
commit d8c824951a

View File

@ -582,7 +582,7 @@ endif
ifeq ($(HAVE_D3D9), 1)
OBJ += gfx/d3d/d3d.o \
gfx/d3d/render_chain.o \
gfx/d3d/render_chain_cg.o \
gfx/d3d/d3d_wrapper.o \
gfx/drivers_font/d3d_w32_font.o \
gfx/drivers_context/d3d_ctx.o