Mercurial > sdl-ios-xcode
comparison src/cdrom/macosx/SDL_syscdrom_c.h @ 768:de1b2c3063b9
Max has been reworking this code so it works on MacOS X 10.1
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2004 16:20:28 +0000 |
parents | 9c6717a1c66f |
children | b8d311d90021 |
comparison
equal
deleted
inserted
replaced
767:d9e79e31a7b7 | 768:de1b2c3063b9 |
---|---|
18 | 18 |
19 Sam Lantinga | 19 Sam Lantinga |
20 slouken@libsdl.org | 20 slouken@libsdl.org |
21 */ | 21 */ |
22 | 22 |
23 /* This is the Mac OS X / CoreAudio specific header for the SDL CD-ROM API | |
24 Contributed by Darrell Walisser and Max Horn | |
25 */ | |
23 | 26 |
24 /*********************************************************************************** | 27 /*********************************************************************************** |
25 Implementation Notes | 28 Implementation Notes |
26 ********************* | 29 ********************* |
27 | 30 |