1
0
mirror of https://github.com/minetest/minetest.git synced 2024-09-21 20:10:17 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Loïc Blot
4fd9715876
Cleanup sound manager class (#7158)
* Cleanup sound manager client

* Use some const refs
* Use auto on iterators
* Drop unused parameters
* Move sound_openal.* to client folder
* Move sound.cpp + OnDemandSoundFetcher to client/ folder + reorganize includes properly
2018-03-24 15:45:25 +01:00