Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tell the compiler that we want wrapping signed arithmetic
The core relies on this and without -fwrapv there will be rendering issues on some targets. Thanks CasualPokePlayer for noticing this.
- Loading branch information