#ifndef COLLISION_VIEWER_H #define COLLISION_VIEWER_H #include void render_collision(void); #endif // COLLISION_VIEWER_H