Changed EFxx to EExx at request of tildearrow

This commit is contained in:
MooingLemur 2023-07-05 15:29:11 -07:00
parent fba48149a5
commit a8a02b9ebb
5 changed files with 5 additions and 5 deletions

View file

@ -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: