(svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
#include "subsidy_func.h"
|
||||
|
||||
|
||||
#include "linkgraph/linkgraphschedule.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
|
||||
@@ -297,6 +299,7 @@ static void ShutdownGame()
|
||||
free(_config_file);
|
||||
#endif
|
||||
|
||||
LinkGraphSchedule::Clear();
|
||||
PoolBase::Clean(PT_ALL);
|
||||
|
||||
/* No NewGRFs were loaded when it was still bootstrapping. */
|
||||
|
Reference in New Issue
Block a user