// MorgenGrauen MUDlib | |
// | |
// inpc/eval.h -- Definitionen zum Einschaetzen | |
// | |
// $Id: eval.h,v 3.1 1997/02/12 13:17:14 Wargon Exp $ | |
#ifndef __INPC_EVAL_H__ | |
#define __INPC_EVAL_H__ | |
#define P_EVAL_OFFSETS "inpc_eval_offsets" | |
#define P_EVAL_FACTORS "inpc_eval_factors" | |
#endif |