mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-21 18:21:08 +00:00
Some functions were duplicated, the only difference was a const in one parameter. The definitions in the header were with const, so I kept those versions. Also, the functions in the header are pure C, so add extern "C", this fixes issues with MSVC and the formerly duplicated functions. |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in |