#include "entityimpl.h" extern long tick; IMPL_UPDATE() { } IMPL_END IMPL_DRAW() { } IMPL_END IMPL_INIT(spike) { } IMPL_END