/* Copyright (C) 2007 Acekard, www.acekard.com SPDX-License-Identifier: MIT */ #pragma once #include std::string formatString(const char* fmt, ...);