comparison 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
comparison
equal deleted inserted replaced
1457:9dc33590f93e 1458:934074e7fcc1
169 void _4ABF23(AudioPlayer_3DSample *a2); 169 void _4ABF23(AudioPlayer_3DSample *a2);
170 void SetEAXPreferences(); 170 void SetEAXPreferences();
171 void SetMapEAX(); 171 void SetMapEAX();
172 int _4AC0A2(); 172 int _4AC0A2();
173 void PlayMusicTrack(enum MusicID eTrack); 173 void PlayMusicTrack(enum MusicID eTrack);
174 void __cdecl MessWithChannels(); 174 void MessWithChannels();
175 175
176 176
177 unsigned int bEAXSupported; 177 unsigned int bEAXSupported;
178 unsigned int b3DSoundInitialized; 178 unsigned int b3DSoundInitialized;
179 int s3DSoundVolume; 179 int s3DSoundVolume;