ref: a74bfd4b6d215a7ea651fdebaec860f66a70e1b1 dir: /src/MapName.h/
#pragma once #include "WindowsWrapper.h" void ReadyMapName(const char *str); void PutMapName(BOOL bMini); void StartMapName(void); void RestoreMapName(void);