#ifndef _COLLISION_DETECT #define _COLLISION_DETECT #include struct CollisionEvent collisionDetect(); #endif