2023-02-10 15:13:26 +08:00

6 lines
132 B
C

#include "il2cpp-config.h"
#if IL2CPP_DEBUG
void il2cpp_assert(const char* assertion, const char* file, unsigned int line);
#endif