Twini-Golf
Twini-Golf copied to clipboard
Multiple fixes...
- Fixed init() printing out SDL Errors instead of TTF/IMG Errors.
- Fixed init() printing out "TTF_init has failed. Error: " everytime TTF_Init initalized correctly.
- Fixed crash on startup by changing char* to std::string on levelText and strokeText getter functions.
- Fixed splashBg not being loaded. These are all the bugs I noticed while trying to compile on Linux with g++.
noice! 💯