mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-01-13 23:28:04 +03:00
Enable force align stack
This commit is contained in:
parent
38e75d2189
commit
0627574b6f
@ -236,7 +236,7 @@
|
||||
static const bool __isLinux = true;
|
||||
#endif
|
||||
|
||||
#define EXT_FUNC /*FORCE_STACK_ALIGN*/
|
||||
#define EXT_FUNC FORCE_STACK_ALIGN
|
||||
|
||||
extern void regamedll_log(const char *fmt, ...);
|
||||
extern void __declspec(noreturn) regamedll_syserror(const char *fmt, ...);
|
||||
|
Loading…
x
Reference in New Issue
Block a user