comparison src/audio/dart/SDL_dart.h @ 3802:cef5d927591f SDL-ryan-multiple-audio-device

Moving more out of core and into drivers...
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 04 Oct 2006 21:58:48 +0000
parents c121d94672cb
children b225d9820ee3
comparison
equal deleted inserted replaced
3801:e17a59e6aff6 3802:cef5d927591f
27 #define INCL_TYPES 27 #define INCL_TYPES
28 #define INCL_DOSSEMAPHORES 28 #define INCL_DOSSEMAPHORES
29 #define INCL_DOSRESOURCES 29 #define INCL_DOSRESOURCES
30 #define INCL_DOSMISC 30 #define INCL_DOSMISC
31 #define INCL_DOSERRORS 31 #define INCL_DOSERRORS
32 #define INCL_DOSPROCESS
32 33
33 #define INCL_OS2MM 34 #define INCL_OS2MM
34 #define INCL_MMIOOS2 35 #define INCL_MMIOOS2
35 #define INCL_MCIOS2 36 #define INCL_MCIOS2
36 #include <os2.h> 37 #include <os2.h>