verus/RendererDirect3D12/src/stdafx.h

7 lines
83 B
C
Raw Normal View History

2019-03-11 18:32:13 +01:00
#pragma once
#define VERUS_INCLUDE_D3D12
#include <verus.h>
#include "CGI/CGI.h"