dxx-rebirth/common
Kp 8a97c173a3 Remove useless gr_remap_mono_fonts
gr_remap_mono_fonts searches for fonts with !(font->ft_flags & FT_COLOR)
and calls gr_remap_font on any it finds.

gr_remap_font starts with:

	if (!(font->ft_flags & FT_COLOR))
		return;
2015-12-04 03:36:32 +00:00
..
2d Remove unused symbols 2015-12-04 03:36:31 +00:00
3d Fix SDL build break in clipper.h 2015-10-09 02:46:09 +00:00
arch Add if !OGL to SDL-only functions 2015-12-04 03:36:31 +00:00
editor Remove unused symbols 2015-12-04 03:36:31 +00:00
include Remove useless gr_remap_mono_fonts 2015-12-04 03:36:32 +00:00
main Make Boss_cloak_interval const in D1 2015-12-04 03:36:32 +00:00
maths Add compile-time check for non-overlapping vm_matrix_x_matrix 2015-08-13 03:15:52 +00:00
mem Move DbgShowMemInfo to CArg 2015-08-11 03:05:55 +00:00
misc Fix some -Wshadow warnings 2015-11-26 02:56:54 +00:00
texmap Add if !OGL to SDL-only functions 2015-12-04 03:36:31 +00:00
ui Remove unused symbols 2015-12-04 03:36:31 +00:00