mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-07 05:20:05 +00:00
db86385cf6
The only reason this even existed was that ZDoom's original VC projects used __fastcall. The CMake generated project do not, they stick to __cdecl. Since no performance gain can be seen by using __fastcall the best course of action is to just remove all traces of it from the source and forget that it ever existed. |
||
---|---|---|
.. | ||
ancientzip.cpp | ||
ancientzip.h | ||
file_7z.cpp | ||
file_directory.cpp | ||
file_grp.cpp | ||
file_lump.cpp | ||
file_pak.cpp | ||
file_rff.cpp | ||
file_wad.cpp | ||
file_zip.cpp | ||
resourcefile.cpp | ||
resourcefile.h |