diff options
Diffstat (limited to 'editor/app.hpp')
| -rw-r--r-- | editor/app.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/app.hpp b/editor/app.hpp index 5b9727fe..0ae1ff95 100644 --- a/editor/app.hpp +++ b/editor/app.hpp @@ -86,7 +86,7 @@ private: void draw_ui(); float draw_main_menu(); void draw_fps(); - void draw_cursor_tile_coord(); + void draw_cursor_tile_text(); void render_menu(); void draw_editor_pane(tile_editor& type, float main_menu_height); |
