diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2013-09-04 22:22:52 -0500 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-04 22:22:52 -0500 |
| commit | 3ded09ef5dc1ab7af6d786cf34dd881ae8da3114 (patch) | |
| tree | bd95919752454c4e6941e555e8bc403c0d2e7445 /extras/pokered_dir.py | |
| parent | Merge branch 'incbin' of https://github.com/dannye/pokered into dannye-incbin (diff) | |
| parent | make pokeblue.gbc compile again (diff) | |
| download | pokeyellow-3ded09ef5dc1ab7af6d786cf34dd881ae8da3114.tar.gz pokeyellow-3ded09ef5dc1ab7af6d786cf34dd881ae8da3114.tar.xz pokeyellow-3ded09ef5dc1ab7af6d786cf34dd881ae8da3114.zip | |
Merge branch 'use-pokemontools' into master
Conflicts:
extras
extras/analyze_incbins.py
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__))) |
