convert line ends
[canaan.git] / prj / cam / libsrc / portal / wrlimit.h
blobeaedc8fe9785fa14fb9c9a0b0aa525d94c6ea020
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 #ifndef __WRLIMIT_H
7 #define __WRLIMIT_H
9 #define MAX_REGIONS 16384
10 #define MAX_ACTIVE_REGIONS 768
12 #endif