mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-13 04:57:53 +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.