]> git.draconx.ca Git - gob-dx.git/blobdiff - src/util.h
Release 2.0.8
[gob-dx.git] / src / util.h
index 3c249a3a0217abea1cab3aca16292f19dc120c57..b4dfde5e99ce557ca399bbad27d43086ef533a5b 100644 (file)
@@ -62,4 +62,6 @@ enum {
 /* returns TRUE if there are any special types at all */
 gboolean setup_special_array(Class *c, gboolean *special_array);
 
+char * make_me_type (const char *type, const char *alt);
+
 #endif /* UTIL_H */