mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-06 08:45:01 -04:00
For bigger pictures
This commit is contained in:
parent
018bbdc190
commit
f4461c4eda
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue