diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-03-20 10:29:56 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-03-20 10:29:56 +0100 |
| commit | 64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2 (patch) | |
| tree | 01717af5c690c66fa3b3a467d98a691de37763f0 /README.md | |
| parent | 19ae4e74aedbbfde9aaed9241f616decc3ec9059 (diff) | |
| download | 2048-64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2.tar.gz 2048-64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2.tar.bz2 2048-64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2.zip | |
refactoring to more cplusplusy version of classes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,5 +9,5 @@ make all ## Dependencies -- [SDL2](libsdl.org) -- [SDL_ttf](libsdl.org/projects/SDL_ttf) +- [SDL2](https://libsdl.org) +- [SDL2_ttf](https://libsdl.org/projects/SDL_ttf) |
