summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2019-05-10examples: fix main() signatureVito Caputo
This upset mingw64 on the sdl build because conflict with SDL_Main, drop the const.
2019-05-10examples: add an sdl2 exampleVito Caputo
2017-05-27examples: add some example player programsVito Caputo
These are intentionally left out of the build system, there's an example gcc line included in the sources.
© All Rights Reserved