mud/lib/daemon/tmp/B_HUMANOID.c
2020-09-06 05:43:07 -07:00

3 lines
59 B
C

#include <body_types.h>
int btype() { return B_HUMANOID; }