#pragma once #ifndef DAODAN_UTILITY_H #define DAODAN_UTILITY_H void __cdecl DDrStartupMessage(const char* fmt, ...); #endif