X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_fnt.c;h=09dbe0076815812b637b1c46b5132f3c6fc41703;hb=6c244f56b4911dc83930193a43497388b91696af;hp=63f5b690a4516520291a08a60432fc0001172ac5;hpb=5a5342a6ab48037839b783adc4f3304331834a8c;p=rocksndiamonds.git diff --git a/src/conf_fnt.c b/src/conf_fnt.c index 63f5b690..09dbe007 100644 --- a/src/conf_fnt.c +++ b/src/conf_fnt.c @@ -20,10 +20,10 @@ static struct { - int font_nr; - int special; + int font_nr; + int special; - int graphic; + int graphic; } font_to_graphic[] = { @@ -171,6 +171,10 @@ font_to_graphic[] = FONT_TAPE_RECORDER, -1, IMG_FONT_TAPE_RECORDER }, + { + FONT_GAME_INFO, -1, + IMG_FONT_GAME_INFO + }, { -1, -1, -1