mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-06 21:12:20 +00:00
4350a4dd31
This moves all parts in the Duke/Redneck modules that access ENet into net.cpp/network.cpp and changes global ENet structs to use C++ notation instead of typedefs so that anonymous definitions for them can be added where needed. These changes are done to avoid including enet.h globally which is a major issue because this file does not work without including windows.h, making it extremely dirty. |
||
---|---|---|
.. | ||
base64.h | ||
debugbreak.h | ||
earcut.hpp | ||
enet.h | ||
fix16.h | ||
fix16.hpp | ||
fix16_int64.h | ||
libdivide.h | ||
md4.h | ||
sjson.h |