Allow defining symbols with OPTIONS
Some people are confused by the boulder -option, and SYMBOLS=S_boulder, so allow defining symbols with OPTION-lines in addition to the SYMBOLS. So these are the same thing: SYMBOLS=S_boulder:0 OPTIONS=S_boulder:0
This commit is contained in:
@@ -1645,7 +1645,7 @@ E int FDECL(add_autopickup_exception, (const char *));
|
||||
E void NDECL(free_autopickup_exceptions);
|
||||
E int FDECL(load_symset, (const char *, int));
|
||||
E void NDECL(free_symsets);
|
||||
E void FDECL(parsesymbols, (char *));
|
||||
E boolean FDECL(parsesymbols, (char *));
|
||||
E struct symparse *FDECL(match_sym, (char *));
|
||||
E void NDECL(set_playmode);
|
||||
E int FDECL(sym_val, (char *));
|
||||
|
||||
Reference in New Issue
Block a user