Difference for include/plugin.h from version 1.13 to 1.14


version 1.13 version 1.14
Line 159
 
Line 159
 #define HOOK_DECREASEOBJECTNR    61  #define HOOK_DECREASEOBJECTNR    61
 #define HOOK_FREEMEMORY          62  #define HOOK_FREEMEMORY          62
 #define HOOK_FIXPLAYER           63  #define HOOK_FIXPLAYER           63
 #define NR_OF_HOOKS             64  #define HOOK_CHECKTRIGGER        64
   #define NR_OF_HOOKS             65
   
 /*****************************************************************************/  /*****************************************************************************/
 /* CFParm is the data type used to pass informations between the server and  */  /* CFParm is the data type used to pass informations between the server and  */


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:27