Changed EFxx to EExx at request of tildearrow
This commit is contained in:
parent
fba48149a5
commit
a8a02b9ebb
5 changed files with 5 additions and 5 deletions
|
|
@ -416,7 +416,7 @@ int DivPlatformVERA::dispatch(DivCommand c) {
|
|||
case DIV_CMD_MACRO_ON:
|
||||
chan[c.chan].std.mask(c.value,false);
|
||||
break;
|
||||
case DIV_CMD_SYNC_MESSAGE:
|
||||
case DIV_CMD_EXTERNAL:
|
||||
rWriteZSMSync(c.value);
|
||||
break;
|
||||
case DIV_ALWAYS_SET_VOLUME:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue