mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-05 05:04:27 -04:00
parent
ac31f4781c
commit
3c8335c942
24 changed files with 26 additions and 26 deletions
|
@ -259,7 +259,7 @@ class POCSAGAppView : public View {
|
|||
' ',
|
||||
true /*wrap*/};
|
||||
AudioVolumeField field_volume{
|
||||
{28 * 8, 0 * 16}};
|
||||
{screen_width - 2 * 8, 0 * 16}};
|
||||
|
||||
Image image_status{
|
||||
{0 * 8 + 4, 1 * 16 + 2, 16, 16},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue