1 2 3 4 5 6 7 8 9 10 11
/* * Austin Shafer - 2022 */ #ifndef AFTERMATH_WRAPPER_H #define AFTERMATH_WRAPPER_H #include <GFSDK_Aftermath.h> #include <GFSDK_Aftermath_GpuCrashDump.h> #endif