: parse error

From: Darkon Mud (darkon@ccp.com)
Date: 12/18/00


I did not notice one of the coders removed the \
here is the error now
act.movement.c:506: parse error before `->'


#define EXITN(room, door) (world[room].dir_option[door])
#define OPEN_DOOR(room, obj, door)      ((obj) &
line 506        (TOGGLE_BIT(GET_OBJ_VAL(obj, 1), CONT_CLOSED)) :
                (TOGGLE_BIT(EXITN(room, door)->exit_info, EX_CLOSED)))

                                                      Tonster
                                                   ICQ 31970540
                                              http://www.darkon.net
                                            telnet://darkon.net:9001

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/11/01 PDT