mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-05 08:15:11 -04:00
GeoMap and Jammer clean up
Jammer ranges can now be set with center and width GeoMap can be moved with touch GeoMap negative coordinates bugfix Replay app throws error if no files found instead of crashing
This commit is contained in:
parent
1a6d80cd10
commit
cb880258fb
7 changed files with 499 additions and 304 deletions
|
@ -86,7 +86,7 @@ private:
|
|||
};
|
||||
|
||||
Button button_set_map {
|
||||
{ 7 * 8, 7 * 16, 14 * 8, 2 * 16 },
|
||||
{ 8 * 8, 6 * 16, 14 * 8, 2 * 16 },
|
||||
"Set from map"
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue