3 lines
111 B
C++
Raw Normal View History

2019-07-01 14:33:21 +02:00
bool il2cpp_no_exceptions = false;
extern "C" bool Unity_il2cppNoExceptions() { return il2cpp_no_exceptions; }