fix bug, controller info, remove old stuff

This commit is contained in:
Ondrej Novak 2025-03-08 20:40:04 +01:00
parent e2fb5b9910
commit 1297cccd70
21 changed files with 98 additions and 66 deletions

View file

@ -649,7 +649,6 @@ static int ma_play_anim(const char *filename,char cls)
showview(0,0,0,0);
}
mute_all_tracks(1);
cancel_render=0;
cancel_pass=0;
play_movie_seq(a,cls?60:SCREEN_OFFLINE);
wire_main_functs();