voxelman/register_types.cpp

11 lines
106 B
C++

#include "register_types.h"
void register_voxelman_types() {
}
void unregister_voxelman_types() {
}