4 Commits

Author SHA1 Message Date
Dmitry Marakasov
24482d85f6 Follow SDL2 include path conventions
Though these are broken and error prone, as they ignore the possibility
of conflicts between SDL, SDL2 and wrappers thereof discarding useful
include path prefix (SDL2/), since SDL and satellite libraries follow
these it's too hard to stay away.

So don't use prefixes for SDL include paths any longer.
2017-02-08 13:19:04 +03:00
Dmitry Marakasov
ba7888ec2d Style fix and note for the unapparent code 2015-08-27 20:39:00 +03:00
Vladimir Gamalian
5078b44ec8 Add sdl mixer lib init/deinit 2015-08-27 20:31:06 +03:00
Vladimir Gamalian
5c1bf3e6cf Create SDLMixer class skeleton 2015-08-27 20:29:48 +03:00