/* * PARSEC HEADER: s_explod.h */ #ifndef _S_EXPLOD_H_ #define _S_EXPLOD_H_ // external functions void DrawExpAnim( const ShipObject *shippo ); #endif // _S_EXPLOD_H_