mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-03 11:33:04 +00:00
This prevents passing a negative value out of a signed char by accident. Also renders some casts in the code superfluous.
This prevents passing a negative value out of a signed char by accident. Also renders some casts in the code superfluous.