diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2013-09-01 02:27:44 -0500 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-01 02:27:44 -0500 |
| commit | e84a5b2062ff5e9b010447e3a3c78dd67a653166 (patch) | |
| tree | 20c0ceb41513c1a3676e60a31d61b64e1bc2b854 /extras/pokered_dir.py | |
| parent | compile with preprocessor outputs (diff) | |
| download | pokeyellow-e84a5b2062ff5e9b010447e3a3c78dd67a653166.tar.gz pokeyellow-e84a5b2062ff5e9b010447e3a3c78dd67a653166.tar.xz pokeyellow-e84a5b2062ff5e9b010447e3a3c78dd67a653166.zip | |
make extras/ a submodule
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal
project.
Diffstat (limited to 'extras/pokered_dir.py')
| -rw-r--r-- | extras/pokered_dir.py | 4 |
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__))) |
