···125125 map_view = sm_map_view;
126126 }
127127 use_sm_map = !use_sm_map;
128128- x = 0;
129129- y = 0;
130128 w = map_width;
131129 h = map_height;
132130 }
···170168 // 2. A RenderConfig consisting of:
171169 // a. An x/y (col, row) position within the View as the start point of the render.
172170 // b. A Width and Height extending Right and Down from the start point that will represent the square being rendered.
171171+ // It also returns the calculated x/y position to help maintain scrolloing boundaries.
173172 x, y = try map_view.toWin(
174173 &map_win,
175174 if (!use_mini_view).{