Cut/paste error

This commit is contained in:
Chris Young 2016-01-11 21:04:10 +00:00
parent 178dd6bbae
commit 1886aaf6af
1 changed files with 2 additions and 0 deletions

View File

@ -211,6 +211,8 @@ bool amiga_bm_nsfont_split(const plot_font_style_t *fstyle,
*char_offset = length;
}
ami_font_bm_close(bmfont);
return true;
}