]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/entityinspector.h
option: -sRGBcolor (unused yet)
[xonotic/netradiant.git] / radiant / entityinspector.h
index 62a69ab6644237c7213fde9b86dce5967ebc34c8..130c9657eceaa1f65def7e42bcede5381a118adb 100644 (file)
@@ -27,5 +27,6 @@ typedef struct _GtkWindow GtkWindow;
 GtkWidget* EntityInspector_constructWindow(GtkWindow* parent);
 void EntityInspector_construct();
 void EntityInspector_destroy();
+const char *EntityInspector_getCurrentKey();
 
 #endif