--- deliantra/server/common/arch.C 2009/11/06 12:27:05 1.93 +++ deliantra/server/common/arch.C 2009/11/06 12:49:19 1.94 @@ -61,7 +61,7 @@ * Thus get_archetype() will be guaranteed to always return * an object, and never NULL. */ -object * +static object * create_singularity (const char *name) { LOG (llevError | logBacktrace, "FATAL: creating singularity for '%s'.\n", name);