Mercurial > mm7
view Engine/MMT.h @ 2553:48708da03b7f
Party Creation UI logic separated from MainMenu
author | a.parshin |
---|---|
date | Wed, 13 May 2015 02:20:05 +0200 |
parents | fc5e83bbafd1 |
children |
line wrap: on
line source
#pragma once void ShowLogoVideo(); void MMT_MainMenu_Loop(); void MMT_MenuMessageProc(); void DrawMMTCopyrightWindow(); extern bool FileExists(const char *fname); extern bool use_MMT; extern bool use_music_folder; extern bool for_refactoring;