Difference for main/multi.h from version 1.1 to 1.2


version 1.1 version 1.2
Line 19
 
Line 19
  * Defines and exported variables for multi.c   * Defines and exported variables for multi.c
  *    *
  * $Log$   * $Log$
  * Revision 1.1  1999/06/14 22:12:41  donut   * Revision 1.2  1999/11/21 14:05:00  sekmu
  * Initial revision   * observer mode
    *
    * Revision 1.1.1.1  1999/06/14 22:12:41  donut
    * Import of d1x 1.37 source.
  *   *
  * Revision 2.3  1995/04/03  08:49:50  john   * Revision 2.3  1995/04/03  08:49:50  john
  * Added code to get someone's player struct.   * Added code to get someone's player struct.
Line 644
 
Line 647
 //added on 10/15/98 by Victor Rachels to add -ackmsg  //added on 10/15/98 by Victor Rachels to add -ackmsg
 extern int ackdebugmsg;  extern int ackdebugmsg;
 //end this section addition - Victor Rachels  //end this section addition - Victor Rachels
   //added on 11/9/98 by Victor Rachels to add observer mode
   void multi_send_observerghost();
   //end this section addition - VR
   
 #endif  #endif
   
 #endif  #endif

Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2