This commit is contained in:
maliakal_d 2022-02-22 15:27:27 +01:00
parent 2b2533f465
commit e4b80703ae

View File

@ -1532,7 +1532,7 @@ int Feb_Control_SetMaster(enum MASTERINDEX ind) {
return 1;
}
void Feb_Control_SetMasterEffects(int master) {
int Feb_Control_SetMasterEffects(int master) {
int prevMaster = Feb_Control_master;
Feb_Control_master = master;