ldtypes.h

changeset 39
110669124caf
parent 30
31ff9aabd506
child 40
215b9f8f0cd7
--- a/ldtypes.h	Tue Mar 19 18:25:08 2013 +0200
+++ b/ldtypes.h	Tue Mar 19 21:52:38 2013 +0200
@@ -254,4 +254,7 @@
 // string representation of the object's type.
 extern const char* g_saObjTypeNames[];
 
+// Icons for these types
+extern const char* g_saObjTypeIcons[];
+
 #endif
\ No newline at end of file

mercurial