DYTSrouce/src/common/CrashHandler.h

7 lines
73 B
C

#pragma once
#if 0
bool InstallCrashHandler();
void TestCrash();
#endif