y_slice_max       630 modules/edgeoverlay.c     const int y_slice_max = camera_screen.edge_hmargin+(slice+1)*slice_height;
y_slice_max       638 modules/edgeoverlay.c     for (y = y_slice_min; y < y_slice_max; ++y)