/***   [backg.h]
*
*	For GNU C Compiler (GCC)
*
***/

void	BACKG_init(void);
void	BACKG_draw(int, int);
