-
- Downloads
Remove USHORT/ULONG from m_swap.h, since it breaks DD windows builds, use...
Remove USHORT/ULONG from m_swap.h, since it breaks DD windows builds, use (UINT16)SHORT instead in p_setup.c
Loading
Remove USHORT/ULONG from m_swap.h, since it breaks DD windows builds, use (UINT16)SHORT instead in p_setup.c
Hopefully, this fixes the issues with big maps, and also makes SRB2 run faster.
...I don't know about SRB2 running faster, but this does fix some potential crashes in maps with lots of components.