mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 15:02:01 -04:00
783f6d9abd
Did this while investigating #3299 which I could not reproduce. ImGui's had a recent version that allows for dynamically scaling the font, pretty cool, slightly improves our styling menu. Closes #3299
This is based on imgui 1.89.2 (released 01/05/2023). All the imgui_ files are unmodified. Some of them are copied out of the backend folder. The cmake file is custom, but simple.