#include "fonts/runescape_font.h" // This file exists solely to include the font header in its own translation unit // so that the static font_dsc variable doesn't conflict with other fonts. // The font pointer (roboto_bold_font) is defined in the header and exported // for use in other translation units.