gzdoom/src/resourcefiles
Christoph Oelckers db86385cf6 - removed STACK_ARGS.
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.
2016-04-11 10:46:30 +02:00
..
ancientzip.cpp - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
ancientzip.h - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
file_7z.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_directory.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_grp.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_lump.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_pak.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_rff.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_wad.cpp Added detection for broken WAD files 2016-03-04 11:32:15 +01:00
file_zip.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
resourcefile.cpp - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
resourcefile.h Normalize line endings 2016-03-01 09:47:10 -06:00