#pragma once class TextFunctions { public: static void SetBulletText(const char* text); };