Mercurial > SDL_sound_CoreAudio
comparison SDL_sound.h @ 543:989a46bb88d2 stable-1.0 release-1.0.2
Upped version to 1.0.2.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 17 Apr 2008 18:25:38 +0000 |
parents | 50bb9a6cebfe |
children | 394e3ec86164 |
comparison
equal
deleted
inserted
replaced
541:1f0a57a2483f | 543:989a46bb88d2 |
---|---|
83 # define SNDDECLSPEC | 83 # define SNDDECLSPEC |
84 #endif | 84 #endif |
85 | 85 |
86 #define SOUND_VER_MAJOR 1 | 86 #define SOUND_VER_MAJOR 1 |
87 #define SOUND_VER_MINOR 0 | 87 #define SOUND_VER_MINOR 0 |
88 #define SOUND_VER_PATCH 1 | 88 #define SOUND_VER_PATCH 2 |
89 #endif | 89 #endif |
90 | 90 |
91 | 91 |
92 /** | 92 /** |
93 * \enum Sound_SampleFlags | 93 * \enum Sound_SampleFlags |