write garbage for BMap dll

This commit is contained in:
2023-09-23 15:55:57 +08:00
parent c0626eefee
commit 94dadbfb1f
7 changed files with 226 additions and 131 deletions

View File

@ -9,7 +9,7 @@ LIBCMO_EXPORT void BMDispose();
#pragma endregion
#pragma region BMapFile Life Time Manager
#pragma region BMFile
//LIBCMO_EXPORT BMap::BMFile* BMFile_Load(const char* file_name, const char* temp_folder, const char* texture_folder, const char* encoding);
//LIBCMO_EXPORT BMap::BMFile* BMFile_Create();
@ -18,4 +18,9 @@ LIBCMO_EXPORT void BMDispose();
#pragma endregion
#pragma region BMMeshTransition
#pragma endregion