load custom imgui theme
This commit is contained in:
7
include/td/display/ImGuiTheme.h
Normal file
7
include/td/display/ImGuiTheme.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace td {
|
||||
|
||||
void LoadTheme();
|
||||
|
||||
} // namespace td
|
||||
Reference in New Issue
Block a user