(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
This commit is contained in:
@@ -30,7 +30,7 @@ enum{
|
||||
typedef struct AyStarNode AyStarNode;
|
||||
struct AyStarNode {
|
||||
TileIndex tile;
|
||||
uint direction;
|
||||
int direction;
|
||||
uint user_data[2];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user