mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-18 06:30:29 -04:00
Move AIS entry details "done" button down a bit.
This commit is contained in:
parent
f3989050e8
commit
5ddb99237e
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ private:
|
||||||
AISRecentEntry entry_;
|
AISRecentEntry entry_;
|
||||||
|
|
||||||
Button button_done {
|
Button button_done {
|
||||||
{ 72, 192, 96, 24 },
|
{ 72, 216, 96, 24 },
|
||||||
"Done"
|
"Done"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue