mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
vkd3d: Use CONST_VTABLE.
This commit is contained in:
committed by
Alexandre Julliard
parent
ef77d78a39
commit
627cf50320
Notes:
Alexandre Julliard
2023-10-02 22:33:40 +02:00
Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/377
@ -18,6 +18,7 @@
|
||||
|
||||
#define COBJMACROS
|
||||
#define INITGUID
|
||||
#define CONST_VTABLE
|
||||
#include "vkd3d.h"
|
||||
#include "vkd3d_blob.h"
|
||||
#include "vkd3d_debug.h"
|
||||
|
Reference in New Issue
Block a user