Add dependencies

This commit is contained in:
Franck STAUFFER 2020-08-03 18:02:48 +02:00
parent 232af94325
commit c7502adaac
Signed by: franck.stauffer
GPG Key ID: AAF5A94045CEC261
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ You can tweak some variables:
You can set them in the CPPFLAGS of the Makefile with `-DWAIT=100 -DSCALE=20`
## Dependencies
`SDL2` and `SDL2_Mixer`
## How-to run
```