Merge pull request #35 from kanzure/include-everything

Include all pokemontools/ files in installs
This commit is contained in:
Bryan Bishop
2013-09-21 19:33:23 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
include README.md
recursive-include pokemontools *
global-exclude *.pyc
global-exclude .gitignore

View File

@@ -4,8 +4,7 @@ Some old methods rescued from crystal.py
import pointers
map_header_byte_size = ...
rom_interval = ...
map_header_byte_size = 9
all_map_headers = []