feat: load sounds with protobuf #2945
Annotations
4 warnings
Run CMake:
src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
|
Run CMake:
src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
|
Run CMake:
src/client/localplayer.cpp#L34
unused parameter ‘dir’ [-Wunused-parameter]
|
Run CMake:
src/framework/sound/soundmanager.cpp#L512
unused variable ‘spritesCount’ [-Wunused-variable]
|
Loading