home *** CD-ROM | disk | FTP | other *** search
/ The Party 1994: Try This At Home / disk_image.bin / source / less_src / liike.c < prev    next >
Text File  |  1994-09-08  |  453b  |  28 lines

  1. char Liike[]={
  2.     0  ,0  ,0  ,50,
  3.     0  ,0  ,-3 ,20,
  4.     0  ,0  ,0  ,3 ,
  5.     0  ,0  ,3  ,20,
  6.     0  ,1  ,0  ,20,
  7.     0  ,-1 ,-1 ,20,
  8.     0  ,0  ,0  ,20,
  9.     1 ,1  ,0   ,20,
  10.     -1  ,-1 ,0 ,20,
  11.     1  ,0  ,0  ,20,
  12.     0  ,0  ,1  ,50,
  13.     -1 ,0  ,-1 ,20,
  14.     0  ,0  ,-1 ,30,
  15.     0  ,0  ,1  ,20,
  16.     0  ,-1 ,0  ,25,
  17.     0  ,1  ,1  ,25,
  18.     1  ,0  ,-1 ,30,
  19.     0  ,0  ,0  ,50,
  20.     -1 ,1  ,-1 ,15,
  21.     0  ,0  ,0  ,30,
  22.     -1 ,-1 ,1  ,15,
  23.     0  ,0  ,1  ,5 ,
  24.     0  ,0  ,0  ,50,
  25.     0  ,0  ,0  ,-1
  26.  
  27. };
  28.