#pragma once class UIManager { public: static void RenderUI(); static void RenderOptions(); };