(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes to reduce casting
This commit is contained in:
@@ -39,7 +39,7 @@ int GetSlopeZInCorner(Slope tileh, Corner corner);
|
||||
Slope GetFoundationSlope(TileIndex tile, uint *z = NULL);
|
||||
|
||||
uint GetPartialPixelZ(int x, int y, Slope corners);
|
||||
uint GetSlopePixelZ(int x, int y);
|
||||
int GetSlopePixelZ(int x, int y);
|
||||
void GetSlopePixelZOnEdge(Slope tileh, DiagDirection edge, int *z1, int *z2);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user