/*
 * $Id: death.h,v 1.2 2003/07/23 20:19:45 dougday Exp $
 */

#ifndef DEATH_H
#define DEATH_H

void deathStart(int delay);

#endif
