Fix Config.h syntax error from previous commit
This commit is contained in:
parent
a629eb9bfc
commit
8eedaf9e26
@ -173,15 +173,13 @@
|
||||
#define TPT_INLINE inline
|
||||
#endif
|
||||
|
||||
#if
|
||||
|
||||
#define SDEUT
|
||||
//#define REALHEAT
|
||||
|
||||
#if defined(WIN) && defined(__GNUC__)
|
||||
#define TH_ENTRY_POINT __attribute__((force_align_arg_pointer))
|
||||
#else
|
||||
#define TH_ENTRY_POINT
|
||||
#endif
|
||||
|
||||
#define SDEUT
|
||||
//#define REALHEAT
|
||||
|
||||
#endif /* CONFIG_H */
|
||||
|
Loading…
Reference in New Issue
Block a user