struct mapres_collision { int width; int height; int data_index; }; int col_init(int dividor); int col_check_point(int x, int y);