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 missing path in porting README.
- Loading branch information
File 1 of 1 in
a0aff76
|
@@ -40,6 +40,7 @@ There are two basic ways of building SDL at the moment: |
|
|
src/joystick/*.c |
|
|
src/power/*.c |
|
|
src/render/*.c |
|
|
src/render/software/*.c |
|
|
src/stdlib/*.c |
|
|
src/thread/*.c |
|
|
src/timer/*.c |
|
|