GUI: add option to load Japanese chars

issue #52
This commit is contained in:
tildearrow 2022-03-21 23:36:17 -05:00
parent bd84dc1c17
commit e256efa641
4 changed files with 73 additions and 17 deletions

View file

@ -2699,6 +2699,11 @@ FurnaceGUI::FurnaceGUI():
aboutSin(0),
aboutHue(0.0f),
backupTimer(15.0),
mainFont(NULL),
iconFont(NULL),
patFont(NULL),
bigFont(NULL),
fontRange(NULL),
curIns(0),
curWave(0),
curSample(0),