mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-05-02 02:23:56 +00:00
Move all Emscripten-specific multiplayer code under platforms/emscripten/ and introduce an abstract PlatformCallbacks interface for outbound notifications, mirroring the existing NetworkTransport pattern. This removes all #ifdef __EMSCRIPTEN__ blocks from networkmanager.cpp. |
||
|---|---|---|
| .. | ||
| include/extensions | ||
| src | ||