.. | ||
anim | ||
font | ||
readme.txt | ||
sdl.inc | ||
test.cpp |
Simple SDL1 Test. Compile with: g++ test.cpp $(sdl-config --libs --cflags) -ldl -lSDL_image -lSDL_ttf -o test
.. | ||
anim | ||
font | ||
readme.txt | ||
sdl.inc | ||
test.cpp |
Simple SDL1 Test. Compile with: g++ test.cpp $(sdl-config --libs --cflags) -ldl -lSDL_image -lSDL_ttf -o test