mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-29 07:12:36 +00:00
65a26d6779
Due to C++ conversion rules this was a bit too volatile. There's really not enough places where being able to pass a string directly into the sound API was beneficial - the two most frequent functions now got overloaded variants. |
||
---|---|---|
.. | ||
compatibility.cpp | ||
edata.cpp | ||
glnodes.cpp | ||
maploader.cpp | ||
maploader.h | ||
polyobjects.cpp | ||
postprocessor.cpp | ||
renderinfo.cpp | ||
slopes.cpp | ||
specials.cpp | ||
strifedialogue.cpp | ||
udmf.cpp | ||
udmf.h | ||
usdf.cpp |