X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;h=92ba921549ca9b2f46a460e641e8f7cc9d5acdd9;hb=59cc2c3d3bd985cc378f9cc6bfae6c5ebdb32e78;hp=66ba68ac1d4726d1f1eca081eee2bddf44750e23;hpb=7d6371b626a62594233de7deb9ff95cfdc75602d;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index 66ba68ac..92ba9215 100644 --- a/src/init.c +++ b/src/init.c @@ -5589,6 +5589,8 @@ static void InitGfx(void) InitGfxCustomArtworkInfo(); InitGfxOtherSettings(); + InitGfxTileSizeInfo(TILESIZE, TILESIZE); + bitmap_font_initial = LoadCustomImage(filename_font_initial); for (j = 0; j < NUM_INITIAL_FONTS; j++)