mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-31 05:31:52 +00:00
* Improve some RGBGFX error messages * Fix assertion failure on ambiguous transparent/opaque pixels
3 lines
141 B
Plaintext
3 lines
141 B
Plaintext
error: Color #ff800080 is neither transparent (alpha < 16) nor opaque (alpha >= 240) (first seen at (0, 8))
|
|
Conversion aborted after 1 error
|