DCurrent / openbor

OpenBOR is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
894 stars 119 forks source link

Fixed warnings reported by compiler about function signature mismatch. #303

Closed SumolX closed 3 months ago

SumolX commented 3 months ago

When compiling for MacOS which has zero warnings disabled, I found the various files had function signature mismatches. Source has been cleaned up.