This commit is contained in:
2022-08-30 17:32:07 +08:00
parent 3884558c3d
commit 3a56c19e2e
7 changed files with 28 additions and 9 deletions
-1
View File
@@ -14,4 +14,3 @@ struct Session{
};
void* memory_map;
};
#define EXPORT __DLLEXPORT__