mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-20 04:59:11 +00:00
(svn r20654) -Codechange: implement reading action0 of objects
This commit is contained in:
@@ -106,6 +106,7 @@ struct GRFFile {
|
||||
struct HouseSpec **housespec;
|
||||
struct IndustrySpec **industryspec;
|
||||
struct IndustryTileSpec **indtspec;
|
||||
struct ObjectSpec **objectspec;
|
||||
struct AirportSpec **airportspec;
|
||||
struct AirportTileSpec **airtspec;
|
||||
|
||||
|
Reference in New Issue
Block a user