Fix debug build
This commit is contained in:
parent
5da139ec82
commit
b8a5d27a4f
12 changed files with 12 additions and 1 deletions
|
|
@ -51,6 +51,7 @@ class DivPlatformYM2203: public DivPlatformOPN {
|
|||
bool extMode, noExtMacros;
|
||||
unsigned char prescale;
|
||||
|
||||
friend void putDispatchChip(void*,int);
|
||||
public:
|
||||
void acquire(short* bufL, short* bufR, size_t start, size_t len);
|
||||
int dispatch(DivCommand c);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue