Mercurial > sdl-ios-xcode
comparison README.Porting @ 1946:103760c3a5dc
Added the dummy audio driver to instructions
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 26 Jul 2006 03:57:45 +0000 |
parents | b2b476a4a73c |
children |
comparison
equal
deleted
inserted
replaced
1945:3182150b470f | 1946:103760c3a5dc |
---|---|
35 src/stdlib/*.c | 35 src/stdlib/*.c |
36 src/thread/*.c | 36 src/thread/*.c |
37 src/timer/*.c | 37 src/timer/*.c |
38 src/video/*.c | 38 src/video/*.c |
39 src/audio/disk/*.c | 39 src/audio/disk/*.c |
40 src/audio/dummy/*.c | |
40 src/video/dummy/*.c | 41 src/video/dummy/*.c |
41 src/joystick/dummy/*.c | 42 src/joystick/dummy/*.c |
42 src/cdrom/dummy/*.c | 43 src/cdrom/dummy/*.c |
43 src/thread/generic/*.c | 44 src/thread/generic/*.c |
44 src/timer/dummy/*.c | 45 src/timer/dummy/*.c |