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