#pragma once
#ifndef TRUE
#define TRUE 1
#endif
#ifndef ON
#define ON 1
#ifndef FALSE
#define FALSE 0
#define COMPILE_D3D12_HOOK @COMPILE_D3D12_HOOK@