home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / henkyaku1.0.exe / henkyaku / Program / Usr / beforescore.tonyu < prev    next >
Text File  |  2009-12-29  |  123b  |  8 lines

  1. extends TextChar;
  2.  
  3. $mplayer.play($se_get,0,128);
  4. while(1){
  5.   text=$score1+"Élò¬";
  6.   update();
  7.   while(1) update();
  8. }