MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / importExplosionCloud

Function importExplosionCloud

src/OpenLoco/src/S5/S5Entity.cpp:540–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538 }
539
540 static void importExplosionCloud(OpenLoco::ExplosionCloud& dst, const S5::ExplosionCloud& src)
541 {
542 dst.frame = src.frame;
543 }
544
545 static void importSplashEffect(OpenLoco::Splash& dst, const S5::Splash& src)
546 {

Callers 1

importEffectEntityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected