#ifndef SNAKE_DRIVER_H
#define SNAKE_DRIVER_H

int	driver(int delay);

#endif



syntax highlighted by Code2HTML, v. 0.9.1