view Engine/MMT.h @ 2562:b8a56afc6ba1

new var no_actors, lights_flag, debug_lights, StationaryLights and MobileLights
author Ritor1
date Sun, 17 May 2015 22:42:13 +0600
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;