sairate c9f8710d03 sairate<sairate@sina.cn>
Signed-off-by: sairate <sairate@sina.cn>
2025-07-12 16:05:52 +08:00

7 lines
126 B
Plaintext

'
' include file for the library Play
'
DECLARE SUB StartGame
DECLARE SUB YourMove ( Move$ )
DECLARE SUB MyMove ( Move$ )