mirror of https://github.com/OpenTTD/OpenTTD
Cleanup: Add note explaining how settings.h is generated from source.
parent
f246f8faef
commit
012fea301d
|
@ -13,7 +13,9 @@ static size_t ConvertLandscape(const char *value);
|
||||||
|
|
||||||
/****************************
|
/****************************
|
||||||
* OTTD specific INI stuff
|
* OTTD specific INI stuff
|
||||||
****************************/
|
****************************
|
||||||
|
* DO NOT edit this file. This file is automatically generated from the contents of /src/table/
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Settings-macro usage:
|
* Settings-macro usage:
|
||||||
|
|
Loading…
Reference in New Issue