Commit 5c3ba123 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

ddraw/tests: Move the Direct3D7 ProcessVertices() test to ddraw7.c.

parent 7cdfa401
...@@ -4,6 +4,7 @@ IMPORTS = ddraw user32 gdi32 ole32 ...@@ -4,6 +4,7 @@ IMPORTS = ddraw user32 gdi32 ole32
C_SRCS = \ C_SRCS = \
d3d.c \ d3d.c \
ddraw4.c \ ddraw4.c \
ddraw7.c \
ddrawmodes.c \ ddrawmodes.c \
dsurface.c \ dsurface.c \
overlay.c \ overlay.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment