summaryrefslogtreecommitdiffhomepage
path: root/main/draw.cpp
diff options
context:
space:
mode:
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();