compile and run in windows (improvements needed)

This commit is contained in:
Ondrej Novak 2025-02-08 09:19:55 +01:00
parent f55f92a88b
commit f70b29abab
83 changed files with 415 additions and 3747 deletions

View file

@ -335,7 +335,7 @@ static void done_mgif_player()
free(f);
free(temp);
mix_back_sound(3);
change_music("?");
change_music(NULL);
}
static void init_load_buffer(int size)