shithub: cstory

ref: a0f7ce8d9f6ca608a4ebd770f0fed6d292aa23f5
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);