mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-07 21:41:07 +00:00
58d3b04590
- renamed sector_t::soundorg in centerspot, changed the type to a fixedvec2 and removed the CenterSpot #define. Since this thing was used in lots of places that have nothing to do with sound the name made no sense. Having it as a fixed_t array also made it clumsy to use and the CenterSpot #define used a potentially dangerous type cast. |
||
---|---|---|
.. | ||
t_cmd.cpp | ||
t_fs.h | ||
t_fspic.cpp | ||
t_func.cpp | ||
t_load.cpp | ||
t_oper.cpp | ||
t_parse.cpp | ||
t_prepro.cpp | ||
t_script.cpp | ||
t_script.h | ||
t_spec.cpp | ||
t_variable.cpp |