Mercurial > mm7
diff Engine/MMT.h @ 2499:68cdef6879a0
engine folder
author | Ritor1 |
---|---|
date | Fri, 19 Sep 2014 02:57:42 +0600 |
parents | |
children | 491f0babd563 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Engine/MMT.h Fri Sep 19 02:57:42 2014 +0600 @@ -0,0 +1,9 @@ +#pragma once + +void ShowLogoVideo(); +void MMT_MainMenu_Loop(); +void MMT_MenuMessageProc(); +void DrawMMTCopyrightWindow(); + +extern bool use_MMT; +extern bool for_refactoring; \ No newline at end of file