Epic caret tweaks

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-10-10 03:20:25 +03:00
parent 804c420744
commit 30b558f649
2 changed files with 17 additions and 6 deletions

View File

@@ -29,7 +29,6 @@ auto App::tick() -> void
ClearBackground(theme().window.background);
DrawFPS(10, 10);
{
assert(m_gui);
u32 rune { 0 };