| .. | ||
| anim | ||
| font | ||
| readme.txt | ||
| test | ||
| test.cpp | ||
Ccompile with: g++ -ldl $(sdl-config --libs --cflags) -lSDL_image -lSDL_ttf test.cpp -o test -std=c++11
| .. | ||
| anim | ||
| font | ||
| readme.txt | ||
| test | ||
| test.cpp | ||
Ccompile with: g++ -ldl $(sdl-config --libs --cflags) -lSDL_image -lSDL_ttf test.cpp -o test -std=c++11