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

Function importSmokeEffect

src/OpenLoco/src/S5/S5Entity.cpp:560–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

558 }
559
560 static void importSmokeEffect(OpenLoco::Smoke& dst, const S5::Smoke& src)
561 {
562 dst.frame = src.frame;
563 }
564
565 static OpenLoco::Entity importEffectEntity(const S5::Entity& src)
566 {

Callers 1

importEffectEntityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected