summaryrefslogtreecommitdiff
path: root/src/table/settings/settings.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/settings/settings.ini')
-rw-r--r--src/table/settings/settings.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/table/settings/settings.ini b/src/table/settings/settings.ini
index 3c22ec4c1..51481e1c7 100644
--- a/src/table/settings/settings.ini
+++ b/src/table/settings/settings.ini
@@ -4,6 +4,9 @@
; See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
;
+; Settings as stored in the main configuration file ("openttd.cfg") and in the
+; savegame PATS chunk (if not flagged not to).
+
[pre-amble]
/* Begin - Callback Functions for the various settings */
static void v_PositionMainToolbar(int32 new_value);