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

  1. extends DxChar;
  2.  
  3. while($titlehyouzi==null){
  4. $mplayer.play($se_titlehai,0,128);
  5. while(1) update();
  6. }
  7. while($titlehyouzi!=null){
  8.   while(1) update();
  9. }