#pragma once namespace Game { void Log(const char* text); }