From 30b7c9dee6c19568820b1e6042212bbda21e02e6 Mon Sep 17 00:00:00 2001 From: Kenpachi Developer Date: Mon, 11 May 2020 06:25:16 +0200 Subject: Apply code style to mapreg_sql.c --- src/map/mapreg.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/mapreg.h') diff --git a/src/map/mapreg.h b/src/map/mapreg.h index e461734eb..495d75102 100644 --- a/src/map/mapreg.h +++ b/src/map/mapreg.h @@ -29,6 +29,8 @@ struct config_setting_t; // common/conf.h struct eri; +#define MAPREG_AUTOSAVE_INTERVAL (300 * 1000) + /** Container for a mapreg value */ struct mapreg_save { int64 uid; ///< Unique ID -- cgit v1.2.3-70-g09d2