CONTRIBUTING
This commit is contained in:
parent
8f804f6e6b
commit
570036ad6f
|
@ -44,8 +44,7 @@ class DivYM2610Interface: public ymfm::ymfm_interface {
|
||||||
sampleBank(0) {}
|
sampleBank(0) {}
|
||||||
};
|
};
|
||||||
|
|
||||||
template<int ChanNum>
|
template<int ChanNum> class DivPlatformYM2610Base: public DivPlatformOPN {
|
||||||
class DivPlatformYM2610Base: public DivPlatformOPN {
|
|
||||||
protected:
|
protected:
|
||||||
struct Channel {
|
struct Channel {
|
||||||
DivInstrumentFM state;
|
DivInstrumentFM state;
|
||||||
|
|
Loading…
Reference in a new issue