Skip to content

Remove unused low-level netcode stuff

Hanicef requested to merge Hanicef/SRB2:remove-unused-netcode-fields into next

The low-level parts in SRB2's netcode had some unused stuff, some of which seems to have been used in the past but no longer used while others seem to be incomplete. This patch removes some of this to clean up some of the mess in the netcode, and also prepares for removing the doomcom global variable later and passing it via arguments instead.

Merge request reports

Loading