parent
8d45236cce
commit
3cc4add1e3
2 changed files with 29 additions and 0 deletions
|
|
@ -215,6 +215,8 @@ class DivEngine {
|
|||
bool initAudioBackend();
|
||||
bool deinitAudioBackend();
|
||||
|
||||
void exchangeIns(int one, int two);
|
||||
|
||||
public:
|
||||
DivSong song;
|
||||
DivSystem sysOfChan[DIV_MAX_CHANS];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue