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
901 stars 121 forks source link

Fix Bitwise not (~) operator #263

Closed DCurrent closed 2 years ago

DCurrent commented 2 years ago

Implement's @Plombo's solution for bitwise not operator. Fixes #257.