mirror of
https://github.com/brmlab/ratbox.git
synced 2025-12-16 03:43:58 +01:00
FirstCommit - some correction needed
This commit is contained in:
commit
a675a50cba
7 changed files with 1459 additions and 0 deletions
14
Form1.class
Normal file
14
Form1.class
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
' Gambas class file
|
||||
|
||||
|
||||
PUBLIC SUB PictureBox1_DblClick()
|
||||
|
||||
|
||||
|
||||
END
|
||||
|
||||
PUBLIC SUB PictureBox1_MouseDown()
|
||||
|
||||
|
||||
|
||||
END
|
||||
Loading…
Add table
Add a link
Reference in a new issue