#ifndef UI_GAME_PLAYER_NAME_HPP #define UI_GAME_PLAYER_NAME_HPP void PlayerNameRenderWorldText(); void PlayerNameUpdateWorldText(); #endif