Mercurial > mm7
view Engine/MMT.h @ 2508:491f0babd563
use_music_folder
author | Ritor1 |
---|---|
date | Thu, 02 Oct 2014 11:52:31 +0600 |
parents | 68cdef6879a0 |
children | fc5e83bbafd1 |
line wrap: on
line source
#pragma once void ShowLogoVideo(); void MMT_MainMenu_Loop(); void MMT_MenuMessageProc(); void DrawMMTCopyrightWindow(); extern bool use_MMT; extern bool use_music_folder; extern bool for_refactoring;