summaryrefslogtreecommitdiff
path: root/navit/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/graphics.h')
-rw-r--r--navit/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/graphics.h b/navit/graphics.h
index 3ea10e271..9a3a33730 100644
--- a/navit/graphics.h
+++ b/navit/graphics.h
@@ -43,7 +43,7 @@ struct mapset;
/* This enum must be synchronized with the constants in NavitGraphics.java. */
enum draw_mode_num {
- draw_mode_begin, draw_mode_end
+ draw_mode_begin, draw_mode_end, draw_mode_begin_clear
};
struct graphics_priv;