diff --git a/Memory.xml b/Memory.xml index 811bef3e9..9ea0239fd 100644 --- a/Memory.xml +++ b/Memory.xml @@ -1100,6 +1100,7 @@
+
@@ -2359,6 +2360,8 @@
+ +
cmake @@ -3252,6 +3255,8 @@
+ +
diff --git a/library/include/DataDefs.h b/library/include/DataDefs.h index 41d05ac38..80f722e05 100644 --- a/library/include/DataDefs.h +++ b/library/include/DataDefs.h @@ -257,7 +257,8 @@ namespace df { GLOBAL(ui_sidebar_menus,ui_sidebar_menus) \ GLOBAL(ui_build_selector,ui_build_selector) \ GLOBAL(ui_look_list,ui_look_list) \ - GLOBAL(ui_unit_view_mode, ui_unit_view_mode) + GLOBAL(ui_unit_view_mode, ui_unit_view_mode) \ + GLOBAL(gps, graphic) \ #define SIMPLE_GLOBAL(name,tname) \ diff --git a/library/xml b/library/xml index 30ce6e3d5..d5abec61f 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 30ce6e3d537ccc51e232c129680d53d5d58180fc +Subproject commit d5abec61f72f113e023219fed19c4022363de953