From 8caeec66b9004c9bae9a27b0c8008091ba5f39f9 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sat, 21 Sep 2013 21:32:29 -0500 Subject: include all pokemontools/ files in installs --- pokemontools/crystalparts/old_parsers.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pokemontools/crystalparts/old_parsers.py') diff --git a/pokemontools/crystalparts/old_parsers.py b/pokemontools/crystalparts/old_parsers.py index b23ab5d..e07082d 100644 --- a/pokemontools/crystalparts/old_parsers.py +++ b/pokemontools/crystalparts/old_parsers.py @@ -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 = [] -- cgit v1.2.3