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