forked from mirror/OpenTTD
Codechange: Replace duplicated code with TileArea::Expand() (#7467)
This commit is contained in:
@@ -48,6 +48,8 @@ struct OrthogonalTileArea {
|
||||
|
||||
bool Contains(TileIndex tile) const;
|
||||
|
||||
OrthogonalTileArea &Expand(int rad);
|
||||
|
||||
void ClampToMap();
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user