mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +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.