forgotten printf (not needed anymore I think)
This commit is contained in:
parent
cf473d5333
commit
fb887cc188
1 changed files with 0 additions and 3 deletions
|
|
@ -8024,9 +8024,6 @@ static void draw_fonts(void)
|
||||||
SDL_Surface * tmp_surf;
|
SDL_Surface * tmp_surf;
|
||||||
SDL_Color black = {0, 0, 0, 0};
|
SDL_Color black = {0, 0, 0, 0};
|
||||||
|
|
||||||
|
|
||||||
printf("Redrawing fonts\n");
|
|
||||||
|
|
||||||
/* Draw the title: */
|
/* Draw the title: */
|
||||||
draw_image_title(TITLE_LETTERS, r_ttoolopt);
|
draw_image_title(TITLE_LETTERS, r_ttoolopt);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue