aboutsummaryrefslogtreecommitdiffstats
path: root/extras/pokered_dir.py
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-09-16 13:12:42 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-09-16 13:12:42 -0400
commit4000d7a23ab9a9d46bea6e937ab12d63c3194b89 (patch)
treed7f66337ea36fb300f7fc053ba572d05995b5a2f /extras/pokered_dir.py
parentgive consistency to map names (diff)
parentrevert pokemontools to 7aa016fb (diff)
downloadpokeyellow-4000d7a23ab9a9d46bea6e937ab12d63c3194b89.tar.gz
pokeyellow-4000d7a23ab9a9d46bea6e937ab12d63c3194b89.tar.xz
pokeyellow-4000d7a23ab9a9d46bea6e937ab12d63c3194b89.zip
Merge branch 'master' into comments
Diffstat (limited to 'extras/pokered_dir.py')
-rw-r--r--extras/pokered_dir.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/extras/pokered_dir.py b/extras/pokered_dir.py
deleted file mode 100644
index 69137839..00000000
--- a/extras/pokered_dir.py
+++ /dev/null
@@ -1,4 +0,0 @@
-import os
-
-#main dir of repo (simply one level up than here)
-pokered_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))