We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d35a8 commit 4522a8bCopy full SHA for 4522a8b
1 file changed
MarathonRecomp/api/Marathon.inl
@@ -24,8 +24,4 @@
24
return GuestToHostFunction<returnType>(m_pVftable->virtualFunc, this, __VA_ARGS__); \
25
}
26
27
-
28
29
-#define MARATHON_VIRTUAL_FUNCTION_ATTRITUBE __attribute__((annotate("__virtual_function__")))
30
31
struct marathon_null_ctor {};
0 commit comments