(svn r15563) -Change [API CHANGE]: Remove AIIndustry::GetMaxIndustryID().
This commit is contained in:
@@ -11,11 +11,6 @@
|
||||
#include "../../station_map.h"
|
||||
#include "table/strings.h"
|
||||
|
||||
/* static */ IndustryID AIIndustry::GetMaxIndustryID()
|
||||
{
|
||||
return ::GetMaxIndustryIndex();
|
||||
}
|
||||
|
||||
/* static */ int32 AIIndustry::GetIndustryCount()
|
||||
{
|
||||
return ::GetNumIndustries();
|
||||
|
Reference in New Issue
Block a user