mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 16:39:09 +00:00
@@ -835,9 +835,6 @@ char *GRFBuildParamList(char *dst, const GRFConfig *c, const char *last)
|
|||||||
return dst;
|
return dst;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Base GRF ID for OpenTTD's base graphics GRFs. */
|
|
||||||
static const uint32 OPENTTD_GRAPHICS_BASE_GRF_ID = BSWAP32(0xFF4F5400);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Search a textfile file next to this NewGRF.
|
* Search a textfile file next to this NewGRF.
|
||||||
* @param type The type of the textfile to search for.
|
* @param type The type of the textfile to search for.
|
||||||
|
Reference in New Issue
Block a user