MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / AnimateTile_Object

Function AnimateTile_Object

src/object_cmd.cpp:741–744  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

739}
740
741static void AnimateTile_Object(TileIndex tile)
742{
743 AnimateNewObjectTile(tile);
744}
745
746/**
747 * Try to build a lighthouse.

Callers

nothing calls this directly

Calls 1

AnimateNewObjectTileFunction · 0.85

Tested by

no test coverage detected