3 lines
111 B
C++
Raw Normal View History

2025-07-03 12:59:14 +04:00
bool il2cpp_no_exceptions = false;
extern "C" bool Unity_il2cppNoExceptions() { return il2cpp_no_exceptions; }