mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
ui: Make splash screen DPI aware
This commit is contained in:
@@ -27,6 +27,8 @@ namespace hex::init {
|
||||
float m_progress = 0;
|
||||
std::string m_currTaskName;
|
||||
|
||||
float m_globalScale = 1.0F;
|
||||
|
||||
void initGLFW();
|
||||
void initImGui();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user