Cleanup: Compilation Error in wm_playanim.cc

If compiling without WITH_AUDASPACE a structure contains too many
initializers. Caused by 4454561a5f
This commit is contained in:
Harley Acheson
2023-10-15 07:56:11 -07:00
parent ba89723abc
commit 1423ece1eb

View File

@@ -364,7 +364,9 @@ static struct {
/*from_disk*/ false,
/*swap_time*/ 0.04,
/*total_time*/ 0.0,
#ifdef WITH_AUDASPACE
/*fps_movie*/ 0.0,
#endif
};
#ifdef USE_FRAME_CACHE_LIMIT