#ifndef OFRICTION_H__ #define OFRICTION_H__ enum { FRICTIONOBJECT_STRENGTH = 1000, FRICTIONOBJECT_SIZE = 1001 }; #endif // OFRICTION_H__