Scheduled dispatch: Allow moving dispatch schedules in schedule list
This commit is contained in:
@@ -55,6 +55,7 @@ static CommandCallback * const _callback_table[] = {
|
||||
/* 0x20 */ CcAddVirtualEngine,
|
||||
/* 0x21 */ CcMoveNewVirtualEngine,
|
||||
/* 0x22 */ CcAddNewSchDispatchSchedule,
|
||||
/* 0x23 */ CcSwapSchDispatchSchedules,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user