Make WIZARD unconditional.
This commit is contained in:
@@ -30,20 +30,11 @@
|
||||
#ifdef HACKDIR
|
||||
# undef HACKDIR
|
||||
#endif
|
||||
#ifdef WIZARD
|
||||
# undef WIZARD
|
||||
#endif
|
||||
#ifdef WIZARD_NAME
|
||||
# undef WIZARD_NAME
|
||||
#endif
|
||||
#define HACKDIR Local_HACKDIR
|
||||
#ifndef KR1ED
|
||||
# define WIZARD Local_WIZARD
|
||||
# define WIZARD_NAME WIZARD
|
||||
#else
|
||||
# define WIZARD 1
|
||||
# define WIZARD_NAME Local_WIZARD
|
||||
#endif
|
||||
#define WIZARD_NAME Local_WIZARD
|
||||
#ifndef SYSCF
|
||||
# define SYSCF
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user