mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Handwriting fixes
This commit is contained in:
parent
a42f5beb9b
commit
b4a113be59
9 changed files with 176 additions and 110 deletions
|
@ -172,6 +172,7 @@ LoadModuleView::LoadModuleView(
|
|||
if (ViewID == 1) nav.push<XylosView>();
|
||||
if (ViewID == 2) nav.push<LCRView>();
|
||||
if (ViewID == 3) nav.push<SoundBoardView>();
|
||||
|
||||
if (ViewID == 10) nav.push<AnalogAudioView>();
|
||||
} else {
|
||||
nav.pop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue