Mercurial > mm7
view Engine/MMT.h @ 2501:0ff6a9e9bf7f
GUI folger
author | Ritor1 |
---|---|
date | Fri, 19 Sep 2014 04:21:12 +0600 |
parents | 68cdef6879a0 |
children | 491f0babd563 |
line wrap: on
line source
#pragma once void ShowLogoVideo(); void MMT_MainMenu_Loop(); void MMT_MenuMessageProc(); void DrawMMTCopyrightWindow(); extern bool use_MMT; extern bool for_refactoring;