| 18931 | } |
| 18932 | |
| 18933 | std::span<const MoveInfo> getTrackSubPositon(const uint16_t trackAndDirection) |
| 18934 | { |
| 18935 | return _4D9724[trackAndDirection]; |
| 18936 | } |
| 18937 | |
| 18938 | std::span<const MoveInfo> getRoadPlacementSubPositon(const uint16_t trackAndDirection) |
| 18939 | { |
no outgoing calls
no test coverage detected