ldtypes.h

changeset 39
110669124caf
parent 30
31ff9aabd506
child 40
215b9f8f0cd7
equal deleted inserted replaced
38:20f5eaae8425 39:110669124caf
252 // ============================================================================= 252 // =============================================================================
253 // Object type names. Pass the return value of getType as the index to get a 253 // Object type names. Pass the return value of getType as the index to get a
254 // string representation of the object's type. 254 // string representation of the object's type.
255 extern const char* g_saObjTypeNames[]; 255 extern const char* g_saObjTypeNames[];
256 256
257 // Icons for these types
258 extern const char* g_saObjTypeIcons[];
259
257 #endif 260 #endif

mercurial