comparison SDL_sound.h @ 194:e2cb8bfe8051

Upped version to 0.1.4.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 02 Jan 2002 01:11:25 +0000
parents 70561bf8d5fd
children 249186e31431
comparison
equal deleted inserted replaced
193:6cd07211a235 194:e2cb8bfe8051
69 #endif 69 #endif
70 70
71 71
72 #define SOUND_VER_MAJOR 0 72 #define SOUND_VER_MAJOR 0
73 #define SOUND_VER_MINOR 1 73 #define SOUND_VER_MINOR 1
74 #define SOUND_VER_PATCH 3 74 #define SOUND_VER_PATCH 4
75 75
76 76
77 /** 77 /**
78 * These are flags that are used in a Sound_Sample to show various states. 78 * These are flags that are used in a Sound_Sample to show various states.
79 * 79 *