summaryrefslogtreecommitdiff
path: root/build/ext_fun.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/ext_fun.py')
-rw-r--r--build/ext_fun.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/ext_fun.py b/build/ext_fun.py
deleted file mode 100644
index 35c93a1..0000000
--- a/build/ext_fun.py
+++ /dev/null
@@ -1,9 +0,0 @@
-import tpt
-def init():
- pass
-def key(keyy):
- pass
-def step():
- tpt.draw_text(100,100,"FUCK YEAH!",255,255,255,255)
-def exit():
- pass