(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed.
This commit is contained in:
@@ -80,7 +80,7 @@ public:
|
||||
public:
|
||||
GRFText *next;
|
||||
byte langid;
|
||||
char text[VARARRAY_SIZE];
|
||||
char text[];
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user