De-duplicate ship entry to exit direction map table
This commit is contained in:
committed by
Jonathan G Rennison
parent
c5888dad9f
commit
828e9bece2
@@ -15,6 +15,8 @@
|
||||
#include "vehicle_base.h"
|
||||
#include "water_map.h"
|
||||
|
||||
extern const DiagDirection _ship_search_directions[TRACK_END][DIAGDIR_END];
|
||||
|
||||
void GetShipSpriteSize(EngineID engine, uint &width, uint &height, int &xoffs, int &yoffs, EngineImageType image_type);
|
||||
WaterClass GetEffectiveWaterClass(TileIndex tile);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user