mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
2 lines
87 B
C
2 lines
87 B
C
#include "exception.h"
|
|
void crash(const char* reason, Exception::Type t, bool do_exp);
|