[Half-Life AMXX] / include / cellarray.inc Repository:
ViewVC logotype

Diff of /include/cellarray.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 17, Fri Nov 16 15:29:57 2007 UTC revision 44, Mon Oct 11 23:53:51 2010 UTC
# Line 4  Line 4 
4    
5  #define _cellarray_included  #define _cellarray_included
6    
7    enum Array
8    {
9            Invalid_Array = 0
10    };
11  /**  /**
12   * These arrays are intended to be used for a form of global storage without   * These arrays are intended to be used for a form of global storage without
13   * requiring a #define that needs to be increased each time a person needs more   * requiring a #define that needs to be increased each time a person needs more

Legend:
Removed from v.17  
changed lines
  Added in v.44

Contact
ViewVC Help
Powered by ViewVC 1.0.4