shithub: cstory

ref: 4d8be3bc36612ef4fe2716f20f754c31a9e90d84
dir: /src/MapName.h/

View raw version
#pragma once

#include "WindowsWrapper.h"

void ReadyMapName(const char *str);
void PutMapName(BOOL bMini);
void StartMapName(void);
void RestoreMapName(void);