Skip to content

Commit a662ff6

Browse files
committed
Sync il2cpp revision 1a7f010a556c76a28ba09668920363191b8ebe29
1 parent 0ad9d14 commit a662ff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mono/mini/il2cpp-compat.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212

1313
#ifdef RUNTIME_IL2CPP
1414

15+
#ifndef THREAD_STATIC_FIELD_OFFSET
1516
#define THREAD_STATIC_FIELD_OFFSET -1
17+
#endif
1618

1719
#define VM_DOMAIN_GET_AGENT_INFO(domain) il2cpp_domain_get_agent_info(domain)
1820
#define VM_DOMAIN_SET_AGENT_INFO(domain, value) il2cpp_domain_set_agent_info(domain, value)

0 commit comments

Comments
 (0)