raze-gles/source/sw
NY00123 3913a05713 Use pragma pack in sw/src/network.h instead of the locally defined
PACKED macro. This is more consistent with the current Duke3D codebase,
and further fixes build with older versions of MinGW GCC, in which
attribute packed is broken without specifying -mno-ms-bitfields.
2020-05-20 14:43:03 +02:00
..
src Use pragma pack in sw/src/network.h instead of the locally defined 2020-05-20 14:43:03 +02:00
CMakeLists.txt - streamlined CMake configuration of game libraries 2020-01-27 18:11:35 +01:00