summaryrefslogtreecommitdiff
path: root/examples/playit-sdl2.c
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
© All Rights Reserved