--- 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