freeslot(
	"S_PLAY_MACH4",
	"SPR2_MACH"
)

states[S_PLAY_MACH4] = {
	sprite = SPR_PLAY,
	frame = SPR2_MACH,
	tics = 1,
	nextstate = S_PLAY_MACH4
}