Mercurial > SDL_sound_CoreAudio
comparison SDL_sound.h @ 463:6e50a61059b8
Upped version to 1.0.1.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 12 Oct 2003 18:22:06 +0000 |
parents | b9856ba6fb4e |
children | c66080364dff 50bb9a6cebfe |
comparison
equal
deleted
inserted
replaced
462:e6c547e17fa6 | 463:6e50a61059b8 |
---|---|
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 0 | 88 #define SOUND_VER_PATCH 1 |
89 #endif | 89 #endif |
90 | 90 |
91 | 91 |
92 /** | 92 /** |
93 * \enum Sound_SampleFlags | 93 * \enum Sound_SampleFlags |