Compiler rework merge #43

Merged
belliash merged 55 commits from compiler_rework into master 2018-08-16 21:28:49 +02:00
Showing only changes of commit b642858044 - Show all commits

View File

@ -332,6 +332,8 @@ struct SyMutexMethods {
#endif #endif
typedef sxi64 ph7_int64; typedef sxi64 ph7_int64;
#define PH7_APIEXPORT SX_APIEXPORT #define PH7_APIEXPORT SX_APIEXPORT
#define PH7_APIIMPORT SX_APIIMPORT
/* /*
* Engine Configuration Commands. * Engine Configuration Commands.
* *