ptitSeb / stuntcarremake

A port of Stunt Car Remake to OpenPandora, Linux and Emscripten. Status: Working
http://ptitseb.github.io/stuntcarremake/
Other
71 stars 11 forks source link

SDL1.2 really? #7

Closed alexmyczko closed 5 years ago

alexmyczko commented 5 years ago

Most have migrated to SDL2, will you as well?

https://wiki.libsdl.org/MigrationGuide

ptitSeb commented 5 years ago

Yeah I will. There is not much to change here, it should not take much time.

ptitSeb commented 5 years ago

Done with 4ae4ff76ccea04138ede4c3dee523ea07879061d there is now an SDL2 option... (note that I haven't implemented SDL_GameController yet, it may come, but latter).

ptitSeb commented 5 years ago

I think this ticket can be closed now.