Spaces:
Sleeping
Sleeping
File size: 315 Bytes
38adf92 | 1 2 3 4 5 6 7 8 9 | /* generated by render.py - do not edit */
#define NSC 2
#define NCH 12
#define NT 72
#define NZ 24
#define TILE_INDEX(si,ci,ti,zi) ((((long)(si)*NCH+(ci))*NT+(ti))*NZ+(zi))
static const char *CH[]={"z","t","u","v","wz","r","ciwc","clwc","crwc","cswc","clwc_mf","pres"};
static const char *SC[]={"global","local"};
|