home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / henkyaku1.0.exe / henkyaku / Program / Usr / moonwalk2.tonyu < prev    next >
Text File  |  2010-07-17  |  118b  |  8 lines

  1. extends TextChar;
  2.  
  3. zOrder=1;
  4. while(1){
  5.   optionkettei=$optionkettei;
  6.   if(optionkettei==0) die();
  7.   update();
  8. }