Type (still worked though)

master
Peter Nelson 2010-01-24 23:07:51 +00:00
parent 0b0add19bd
commit 8cebc84d83
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public:
tick_t since_last_tick;
Mapping(const char *name,
int channel, ControllerType(type), int ccmsb, int cclsb,
int channel, ControllerType type, int ccmsb, int cclsb,
int mrl, int mru, float crl, float cru, float latency, bool has_lsb) :
name(name), channel(channel), type(type), ccmsb(ccmsb), cclsb(cclsb),
mrl(mrl), mru(mru), crl(crl), cru(cru), latency(latency),