comparison src/cdrom/macos/SDL_syscdrom.c @ 1361:19418e4422cb

New configure-based build system. Still work in progress, but much improved
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Feb 2006 10:11:48 +0000
parents 3692456e7b0f
children d910939febfa
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
25 #include <Devices.h> 25 #include <Devices.h>
26 #include <Files.h> 26 #include <Files.h>
27 #include <LowMem.h> /* Use entry table macros, not functions in InterfaceLib */ 27 #include <LowMem.h> /* Use entry table macros, not functions in InterfaceLib */
28 28
29 #include "SDL_cdrom.h" 29 #include "SDL_cdrom.h"
30 #include "SDL_syscdrom.h" 30 #include "../SDL_syscdrom.h"
31 #include "SDL_syscdrom_c.h" 31 #include "SDL_syscdrom_c.h"
32 32
33 /* Added by Matt Slot */ 33 /* Added by Matt Slot */
34 #if !defined(LMGetUnitTableEntryCount) 34 #if !defined(LMGetUnitTableEntryCount)
35 #define LMGetUnitTableEntryCount() *(short *)0x01D2 35 #define LMGetUnitTableEntryCount() *(short *)0x01D2