mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-18 05:07:09 -04: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)