Przeglądaj źródła

+ moved here from webtbs dir

Jonas Maebe 24 lat temu
rodzic
commit
425f5c31f3
1 zmienionych plików z 10 dodań i 0 usunięć
  1. 10 0
      tests/webtbf/tw1467.pp

+ 10 - 0
tests/webtbf/tw1467.pp

@@ -0,0 +1,10 @@
+Unit tw1467;
+
+Interface
+
+Implementation
+
+Constructor tWaterSpot.Init(_X,_Y,_Radius:Longint);
+Begin
+End;
+