Yet another warning

This commit is contained in:
Clownacy 2020-04-03 02:12:06 +01:00
parent 4f2f6ad4f4
commit ee7cf6799b

View file

@ -380,6 +380,7 @@ static void GlyphBatch_Draw(spritebatch_sprite_t *sprites, int count, int textur
static unsigned char last_green; static unsigned char last_green;
static unsigned char last_blue; static unsigned char last_blue;
(void)texture_h;
(void)udata; (void)udata;
if (glyph_destination_surface == NULL) if (glyph_destination_surface == NULL)