GUI: C64 and game boy ins edit UI
This commit is contained in:
parent
63fe2e2c95
commit
9a1683bb45
5 changed files with 337 additions and 43 deletions
|
|
@ -125,6 +125,12 @@ class DivEngine {
|
|||
// get max STD volume
|
||||
int getMaxVolume();
|
||||
|
||||
// get max STD duty
|
||||
int getMaxDuty();
|
||||
|
||||
// get max STD wave
|
||||
int getMaxWave();
|
||||
|
||||
// get current order
|
||||
unsigned char getOrder();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue