Fix merge conflict

This commit is contained in:
jpirnay
2026-04-08 10:58:41 +02:00
parent 0d0d7373d3
commit c5e0e0cb78
-1
View File
@@ -756,7 +756,6 @@ void GfxRenderer::drawText(const int fontId, const int x, const int y, const cha
int lastBaseWidth = 0;
int lastBaseTop = 0;
int lastBaseAdvanceFP = 0; // 12.4 fixed-point
int lastBaseAdvanceFP = 0; // 12.4 fixed-point
int32_t prevAdvanceFP = 0; // 12.4 fixed-point: prev glyph's advance + next kern for snap
// cannot draw a NULL / empty string