Files
scummvm/graphics
Le Philousophe b49cb8e61f GRAPHICS: Don't call Font::drawChar if the char is too far left
The call will be a noop as the font code is epxected to not write if the
right of the char is negative.
2026-04-26 11:55:32 +02:00
..