We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7918f0 commit be7545bCopy full SHA for be7545b
addons/acodec/modaudio.c
@@ -3,9 +3,9 @@
3
* author: Matthew Leverton
4
*/
5
6
+#define _FILE_OFFSET_BITS 64
7
#include <ctype.h>
8
-#define _FILE_OFFSET_BITS 64
9
#include "allegro5/allegro.h"
10
#include "allegro5/allegro_acodec.h"
11
#include "allegro5/allegro_audio.h"
0 commit comments