/*=================================================================== * Name of Objects *=================================================================*/ #ifndef __CPAOBJID_H__ #define __CPAOBJID_H__ /* Sector.dll*/ #define C_szSectorTypeName "Sector" #define C_szLightTypeName "Light" #endif /* __CPAOBJID_H__*/