fix about screen

This commit is contained in:
tildearrow 2024-06-17 23:53:00 -05:00
parent 7a72990395
commit 9aed6fc47c
19 changed files with 39 additions and 10 deletions

View file

@ -1689,6 +1689,7 @@ class FurnaceGUI {
ImFont* bigFont;
ImFont* headFont;
ImWchar* fontRange;
ImWchar* fontRangeB;
ImVec4 uiColors[GUI_COLOR_MAX];
ImVec4 volColors[128];
ImU32 pitchGrad[256];