
void init_texture (int in_width, int in_height);
void change_texture (char *in_data);
void square_texture (void);
void polygon_texture (void);
