Twini-Golf
Twini-Golf copied to clipboard
Made some changes for mac 👨💻
This should definitely not be merged. These changes are mac specific and break on other platforms
maybe surround these with #ifdef __APPLE__
type of preproccessor?
You should update your compiler's include search path to include "/opt/homebrew/Cellar/sdl2/2.0.16/include/" instead of doing this.