summaryrefslogtreecommitdiffhomepage
path: root/main/draw.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-20 15:23:50 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-20 15:23:50 +0200
commit1ec8e253172112e0f2bb98426c8d0ad900addfe7 (patch)
tree9f7f6ea3bda9eef2ef34e395de466b6761a0480f /main/draw.cpp
parentb2f30235c9a2b11adc31567b044beb04ec7ac3e6 (diff)
a
Diffstat (limited to 'main/draw.cpp')
-rw-r--r--main/draw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/draw.cpp b/main/draw.cpp
index ddeccc23..5eeb413c 100644
--- a/main/draw.cpp
+++ b/main/draw.cpp
@@ -37,7 +37,7 @@ void app::drawEvent()
draw_cursor_tile();
}
- display_menu();
+ render_menu();
swapBuffers();
redraw();