Commit 6f3c571a authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

d3drm/tests: Destroy window after use.

parent d0f31cdd
......@@ -961,6 +961,7 @@ static void test_Viewport(void)
IDirectDrawClipper_Release(pClipper);
IDirect3DRM_Release(pD3DRM);
DestroyWindow(window);
}
static void test_Light(void)
......
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