mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-02-20 16:25:22 -05:00
- net_platform.hpp: guard ssize_t typedef with !__MINGW32__ since MinGW-w64 already defines ssize_t as __int64 in corecrt.h - logger.hpp: push/pop ERROR macro around LogLevel enum (same wingdi.h clash as world_packets.hpp)