dxx-rebirth/similar
Kp 60adb6ecd8 Hold digi_sample_rate const
In any given run of the program, either the SDL_mixer code will be used,
or it will not be used.  `digi_sample_rate` only needs to vary if a
single run both uses SDL_mixer and avoids it.  Make `digi_sample_rate` a
`static const` with an appropriate value for each path.
2023-01-07 22:17:31 +00:00
..
2d Make enumerate inherit ranges::subrange directly 2022-12-31 16:21:47 +00:00
3d Remove inline stub for swap_polygon_model_data 2023-01-07 22:17:31 +00:00
arch Hold digi_sample_rate const 2023-01-07 22:17:31 +00:00
editor Make enumerate inherit ranges::subrange directly 2022-12-31 16:21:47 +00:00
main Return DiskSoundHeader from DiskSoundHeader_read 2023-01-07 22:17:31 +00:00
misc Fix OS X clang build 2022-10-31 00:51:32 +00:00