#pragma once
#ifdef USE_AFTERMATH
#include "xash3d_types.h"
qboolean VK_AftermathInit();
void VK_AftermathShutdown();
#endif