home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / TOP / USR / SRC / world.t.Z / world.t / data.c < prev    next >
Text File  |  1989-03-04  |  1KB  |  25 lines

  1. # include    "parame.inc"
  2.  
  3.   int horflg, wirelc[6], punct, three[3] ,eolflg ,lptr ,dotflg ,clause;  
  4.   int zadjs[12], zobjs[12], ziadj, ziobj, zpdo, zpio, zactor, zadvrb;
  5.   int zverb, znumb, zall, zbut;
  6.   int wrdnum[30], wrdtyp[30], adverb, actor;
  7.   int dobjs[30], iobj, doadjs[12], ioadj, prepdo, prepio;
  8.   int numdo, butflg, allflg, turns, loc, oldloc, oldlc2, brfflg;
  9.   int deadf, dirty, nonext ,spcloc;
  10.   int fshlif, noshoe, daytim, martim ,marflg[9] ,oextim, rdietm;
  11.   int rvtim, gvtim, eattim, easttm, filmtm, screef;
  12.   int filmst, machst, fimage, dial1, dial2, dial1x, dial2x;
  13.   int wwflag, kmax, xindnt, slflag, more, nomor, rmove, chgact;
  14.   int eastsc, cactsc, diesc, bonus, jackpo, lpill, pbstat, decset;
  15.   int raset, dcombi, chaset, chaser, guardl;
  16.   char outst2[66];
  17.   char inbuf[128];
  18.  
  19. /*
  20.   int  gtext[5];
  21.   short locdat[LOCNUM+1], odistb[OBJMX2+1];
  22.   short obnoun[OBJMAX+1], obadjv[OBJMAX+1], obw3[OBJMAX+1];
  23.   short obw4[OBJMAX+1], obpprp[OBJMAX+1], obimpr[OBJMAX+1], obloc[MOVMAX+1];
  24. */
  25.