tunnel-strategy/src/tunnels_game_mode.cpp

7 lines
96 B
C++

#include "tunnels_game_mode.hpp"
namespace godot {
void TunnelsGameMode::_bind_methods() {
}
}