summaryrefslogtreecommitdiffstats
path: root/src/CBot/TestCBot/T.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CBot/TestCBot/T.txt')
-rw-r--r--src/CBot/TestCBot/T.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CBot/TestCBot/T.txt b/src/CBot/TestCBot/T.txt
new file mode 100644
index 0000000..50a792b
--- /dev/null
+++ b/src/CBot/TestCBot/T.txt
@@ -0,0 +1,4 @@
+public extern int T ( float n )
+{
+ return n * 1.1;
+} \ No newline at end of file