Load and render proper icons
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -194,6 +194,7 @@ auto App::run() -> void
|
||||
SetWindowSize(m_win_w, m_win_h);
|
||||
while (m_running) {
|
||||
pump_events();
|
||||
m_ir.color(m_accent_color);
|
||||
tick();
|
||||
m_kbd.typing.clear();
|
||||
m_kbd.clear_transients();
|
||||
|
||||
Reference in New Issue
Block a user