From a5728fd9ada82b21629fd4cd3bbc9e52555b6881 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 26 Feb 2014 14:52:21 -0300 Subject: Removed Option_ constants from const.txt, now input directly from the source a benefit, for example, would be that the compounds are always up to date regardless if new members are added, also added a new compound OPTION_COSTUME Special Thanks to Haruna, and AnnieRuru for pointing out constdb's outdatedness. Signed-off-by: shennetsind --- src/map/script.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/script.h') diff --git a/src/map/script.h b/src/map/script.h index 3835a130b..5ce77799a 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -694,6 +694,8 @@ struct script_interface { /* */ void (*generic_ui_array_expand) (unsigned int plus); unsigned int *(*array_cpy_list) (struct script_array *sa); + /* */ + void (*hardcoded_constants) (void); }; struct script_interface *script; -- cgit v1.2.3-70-g09d2