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 filesystem to list of paths in porting README.
- Loading branch information
File 1 of 1 in
d79bfa0
|
@@ -43,6 +43,7 @@ There are two basic ways of building SDL at the moment: |
|
|
src/video/*.c |
|
|
src/audio/disk/*.c |
|
|
src/audio/dummy/*.c |
|
|
src/filesystem/dummy/*.c |
|
|
src/video/dummy/*.c |
|
|
src/haptic/dummy/*.c |
|
|
src/joystick/dummy/*.c |
|
|