#include "game_state.hpp" using namespace godot; namespace utils { void GameState::_bind_methods() { #define CLASSNAME GameState } }