Files

24 lines
334 B
C

/*
COLLISION_DEBUG.H
header included in hcex build.
*/
#ifndef __COLLISION_DEBUG_H
#define __COLLISION_DEBUG_H
#pragma once
/* ---------- constants */
/* ---------- macros */
/* ---------- structures */
/* ---------- prototypes/EXAMPLE.C */
/* ---------- globals */
/* ---------- public code */
#endif // __COLLISION_DEBUG_H