mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-22 00:11: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.