aboutsummaryrefslogtreecommitdiff
path: root/teensy/teensy_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/teensy_ui.c')
-rw-r--r--teensy/teensy_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/teensy/teensy_ui.c b/teensy/teensy_ui.c
index 3e10614..374d2bf 100644
--- a/teensy/teensy_ui.c
+++ b/teensy/teensy_ui.c
@@ -653,7 +653,7 @@ void update_windows(void)
}
}
-void tyui_draw(void)
+void tyui_end_frame(void)
{
draw_window(&tyui.root);