//* firing.h - header to access firing.c functions void NormalFire(void); void RainDeathFire(void); void FruitDropFire(void);