mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-07 02:40:23 +00:00
Add this back
This commit is contained in:
parent
2424ffaa26
commit
7b8299bbd7
@ -1258,7 +1258,7 @@ endif
|
||||
ifeq ($(HAVE_D3D9), 1)
|
||||
HAVE_D3D_COMMON = 1
|
||||
DEFINES += -DHAVE_D3D9
|
||||
LIBS += -ldxguid
|
||||
LIBS += -ld3d9 -ld3dx9 -ldxguid
|
||||
OBJ += gfx/drivers_font/d3d_w32_font.o
|
||||
ifeq ($(HAVE_CG), 1)
|
||||
LIBS += -lcgD3D9
|
||||
|
Loading…
Reference in New Issue
Block a user