#ifndef MY_FILL #include "mygraph.h" extern void print_screen(environment * env); extern void paint_screen(environment * env, int color); #define MY_FILL #endif