sdsddsd1 / kiss-games

:space_invader: muh games.
MIT License
69 stars 12 forks source link

fix nxengine evo on clang and uneeded dep #82

Closed Vixeliz closed 4 years ago

Vixeliz commented 4 years ago

Due to a old json.hpp file in latest release of nxengine evo it won't build with clang. This is a tarball of the earliest commit with the fix. Also sdl-mixer doesn't seem to be needed just sdl2-mixer. Figured I would put this here if you wan't to accept I already did this fix in my repo but thought you may want it here too.