hedgewars/uFLTypes.pas
branchqmlfrontend
changeset 10406 b5fd52ac760f
child 10418 091d2c0216c3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hedgewars/uFLTypes.pas	Tue Sep 16 12:47:39 2014 +0400
@@ -0,0 +1,7 @@
+unit uFLTypes;
+
+interface
+
+implementation
+
+end.