Mercurial > mm7
view Engine/MMT.h @ 2524:c7264ab7132f
Main menu rendered using d3d11
author | a.parshin |
---|---|
date | Fri, 10 Oct 2014 17:42:05 +0300 |
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;