Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added the dummy audio driver to instructions
- Loading branch information
File 1 of 1 in
0695418
|
@@ -37,6 +37,7 @@ There are two basic ways of building SDL at the moment: |
|
|
src/timer/*.c |
|
|
src/video/*.c |
|
|
src/audio/disk/*.c |
|
|
src/audio/dummy/*.c |
|
|
src/video/dummy/*.c |
|
|
src/joystick/dummy/*.c |
|
|
src/cdrom/dummy/*.c |
|
|