libcmo21/BMap/BMExports.cpp

10 lines
70 B
C++
Raw Normal View History

#include "BMExports.hpp"
void BMInit() {
}
void BMDispose() {
}