Uzebox / uzebox

A retro-minimalist game console engine for the ATMega644
http://uzebox.org
126 stars 43 forks source link

Fix 'ordered comparison between pointer and zero' #91

Closed ghost closed 6 years ago

ghost commented 6 years ago

When compiling on Mac OSX "error: ordered comparison between pointer and zero" is encountered. This PR should be tested on Windows and Linux before merging.