hunt.c compile error for 1stMud4.5.0
Status: Inactive
Brought to you by:
c0der78
06:31:29 AM : Compiling hunt.c...
hunt.c:546:58: missing terminating " character
hunt.c:546:63: unterminated argument list invoking
macro "act"
hunt.c:546:63: no newline at end of file
hunt.c: In function `void hunt_victim(CharData*)':
hunt.c:546: error: `act' undeclared (first use this
function)
hunt.c:546: error: (Each undeclared identifier is reported
only once for each function it appears in.
)
hunt.c:546: error: syntax error at end of input
hunt.c:510: warning: unused variable `int dir'
make: *** [o/hunt.o] Error 1