home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / apuzzle / module1.bas < prev    next >
Encoding:
BASIC Source File  |  1999-04-14  |  268 b   |  8 lines

  1. Attribute VB_Name = "Module1"
  2. Option Explicit
  3.  
  4. Public xpos, ypos, t, xx, yy, Pieces, StartBit As Integer
  5. Public PicWidth, PicHeight, GrCol, GrRow, clickbit As Integer
  6. Public PicNam, Antw As String
  7. Public GrCorX(17), GrCorY(14), ImTel, Idx, piecestel As Integer
  8.