create BMap project and copy-paste previous mesh convertion code
This commit is contained in:
9
BMap/BMExports.cpp
Normal file
9
BMap/BMExports.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
#include "BMExports.hpp"
|
||||
|
||||
void BMInit() {
|
||||
|
||||
}
|
||||
|
||||
void BMDispose() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user