diff VideoPlayer.h @ 1458:934074e7fcc1

ModalWindow __thiscall and __cdecl removed Some random renames & refactors
author Nomad
date Wed, 21 Aug 2013 14:26:36 +0200
parents 0aeac0b9ca30
children 633f81bb3ae7
line wrap: on
line diff
--- a/VideoPlayer.h	Wed Aug 14 00:40:51 2013 +0400
+++ b/VideoPlayer.h	Wed Aug 21 14:26:36 2013 +0200
@@ -104,7 +104,7 @@
 
 
 
-void __cdecl ShowIntroVideo_and_LoadingScreen();
+void  ShowIntroVideo_and_LoadingScreen();