fix thisx hack

This commit is contained in:
Random06457 2022-05-12 09:11:35 +09:00
commit 9d750d405f

View file

@ -2404,6 +2404,7 @@ void Heaps_Alloc(void);
void Heaps_Free(void);
#ifdef __cplusplus
#undef this
};
#endif