7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
'
|
|
' include file for the library Play
|
|
'
|
|
DECLARE SUB StartGame
|
|
DECLARE SUB YourMove ( Move$ )
|
|
DECLARE SUB MyMove ( Move$ )
|