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

Function paintEntities2

src/OpenLoco/src/Paint/PaintEntity.cpp:105–108  ·  view source on GitHub ↗

0x0046FB67

Source from the content-addressed store, hash-verified

103
104 // 0x0046FB67
105 void paintEntities2(PaintSession& session, const World::Pos2& loc)
106 {
107 paintEntitiesWithFilter(session, loc, isEntityFlyingOrFloating);
108 }
109}

Callers 1

Calls 1

paintEntitiesWithFilterFunction · 0.85

Tested by

no test coverage detected