HomeWildfire Games

Remove hardcoded C++ fallback font from rP1074 and according TODO from rP1085…

Description

Remove hardcoded C++ fallback font from rP1074 and according TODO from rP1085 that was fixed in rP1903 by having the default style specify the default font.

Use references instead of copies for obtaining the font in SetupText().

Differential Revision: https://code.wildfiregames.com/D2214