diff AudioPlayer.h @ 1458:934074e7fcc1

ModalWindow __thiscall and __cdecl removed Some random renames & refactors
author Nomad
date Wed, 21 Aug 2013 14:26:36 +0200
parents 5930342f092b
children 2ca62c9e7b3c
line wrap: on
line diff
--- a/AudioPlayer.h	Wed Aug 14 00:40:51 2013 +0400
+++ b/AudioPlayer.h	Wed Aug 21 14:26:36 2013 +0200
@@ -171,7 +171,7 @@
   void SetMapEAX();
   int _4AC0A2();
   void PlayMusicTrack(enum MusicID eTrack);
-  void __cdecl MessWithChannels();
+  void  MessWithChannels();
 
 
   unsigned int bEAXSupported;