DYTSrouce/src/common/CrashHandler.h
2025-01-04 12:12:51 +08:00

5 lines
60 B
C

#pragma once
bool InstallCrashHandler();
void TestCrash();