Added the dummy audio driver to instructions

This commit is contained in:
Sam Lantinga 2006-07-26 03:57:45 +00:00
parent 90bdbbe865
commit 0d8aa9d5f1

View File

@ -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