mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-27 06:47:13 -05:00
For bigger pictures
This commit is contained in:
parent
018bbdc190
commit
f4461c4eda
@ -147,7 +147,7 @@ GeoMap::GeoMap(
|
|||||||
}
|
}
|
||||||
|
|
||||||
void GeoMap::paint(Painter& painter) {
|
void GeoMap::paint(Painter& painter) {
|
||||||
Coord line;
|
u_int16_t line;
|
||||||
std::array<ui::Color, 240> map_line_buffer;
|
std::array<ui::Color, 240> map_line_buffer;
|
||||||
const auto r = screen_rect();
|
const auto r = screen_rect();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user