Make WIZARD unconditional.
This commit is contained in:
@@ -633,8 +633,6 @@ struct obj *obj;
|
||||
return "strangely";
|
||||
}
|
||||
|
||||
#ifdef WIZARD
|
||||
|
||||
int
|
||||
wiz_light_sources()
|
||||
{
|
||||
@@ -674,6 +672,4 @@ wiz_light_sources()
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif /* WIZARD */
|
||||
|
||||
/*light.c*/
|
||||
|
||||
Reference in New Issue
Block a user