mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 15:24:30 -04:00
I'm silly
This commit is contained in:
@@ -76,8 +76,6 @@ std::filesystem::path GetCrashpadHandlerPath() {
|
||||
}
|
||||
|
||||
const std::filesystem::path handlerDir(basePath);
|
||||
SDL_free(const_cast<char*>(basePath));
|
||||
|
||||
#if _WIN32
|
||||
return handlerDir / "crashpad_handler.exe";
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user