home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / library.dir / 00062_Script_62 < prev    next >
Text File  |  1995-11-13  |  122b  |  9 lines

  1. on mousedown
  2.   IF PUSHB() THEN
  3.     go to "T_H_B"
  4.     tell the stage
  5.       go to "LIB2"
  6.     end tell 
  7.   end IF
  8. end
  9.