Mercurial > mm7
comparison Engine/MMT.h @ 2508:491f0babd563
use_music_folder
author | Ritor1 |
---|---|
date | Thu, 02 Oct 2014 11:52:31 +0600 |
parents | 68cdef6879a0 |
children | fc5e83bbafd1 |
comparison
equal
deleted
inserted
replaced
2507:6dcc6e8dd041 | 2508:491f0babd563 |
---|---|
4 void MMT_MainMenu_Loop(); | 4 void MMT_MainMenu_Loop(); |
5 void MMT_MenuMessageProc(); | 5 void MMT_MenuMessageProc(); |
6 void DrawMMTCopyrightWindow(); | 6 void DrawMMTCopyrightWindow(); |
7 | 7 |
8 extern bool use_MMT; | 8 extern bool use_MMT; |
9 extern bool use_music_folder; | |
9 extern bool for_refactoring; | 10 extern bool for_refactoring; |