mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-24 06:44:25 -04:00
Setting for hiding the speaker
This commit is contained in:
parent
3c304b9fe3
commit
bf3f9cfe75
2 changed files with 17 additions and 0 deletions
|
@ -200,6 +200,11 @@ private:
|
|||
"Login with play dead"
|
||||
};*/
|
||||
|
||||
Checkbox checkbox_speaker {
|
||||
{ 3 * 8, 2 * 16 },
|
||||
20,
|
||||
"Hide H1 Speaker option"
|
||||
};
|
||||
Checkbox checkbox_bloff {
|
||||
{ 3 * 8, 5 * 16 },
|
||||
20,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue