#ifndef OROTATION_H__ #define OROTATION_H__ enum { ROTATIONOBJECT_STRENGTH = 1000, ROTATIONOBJECT_SIZE = 1001 }; #endif // OROTATION_H__