10 lines
70 B
C++
10 lines
70 B
C++
#include "BMExports.hpp"
|
|
|
|
void BMInit() {
|
|
|
|
}
|
|
|
|
void BMDispose() {
|
|
|
|
}
|