stockpile_other.cpp 291 B

123456789101112
  1. #include "stockpile.h"
  2. namespace NYT {
  3. ////////////////////////////////////////////////////////////////////////////////
  4. void ConfigureStockpile(const TStockpileOptions& /*options*/)
  5. { }
  6. ////////////////////////////////////////////////////////////////////////////////
  7. } // namespace NYT