virtualx-engine/modules/webrtc
Rémi Verschelde 68735d2a88 Fix compilation warnings in JS and Windows builds
Warnings raised by Emscripten 1.38.0 and MinGW64 5.0.4 / GCC 8.3.0.

JS can now build with `werror=yes warnings=extra`.
MinGW64 still has a few warnings to resolve with `warnings=extra`,
and only one with `warnings=all`.

Part of #29033 and #29801.
2019-06-15 14:40:45 +02:00
..
doc_classes
config.py
register_types.cpp
register_types.h
SCsub
webrtc_data_channel.cpp
webrtc_data_channel.h
webrtc_data_channel_gdnative.cpp
webrtc_data_channel_gdnative.h
webrtc_data_channel_js.cpp Fix compilation warnings in JS and Windows builds 2019-06-15 14:40:45 +02:00
webrtc_data_channel_js.h
webrtc_multiplayer.cpp
webrtc_multiplayer.h
webrtc_peer_connection.cpp
webrtc_peer_connection.h
webrtc_peer_connection_gdnative.cpp
webrtc_peer_connection_gdnative.h
webrtc_peer_connection_js.cpp
webrtc_peer_connection_js.h