DYTSrouce/src/common/CrashHandler.h

5 lines
60 B
C
Raw Normal View History

2025-01-04 04:12:51 +00:00
#pragma once
bool InstallCrashHandler();
void TestCrash();