summaryrefslogtreecommitdiff
path: root/pokemontools/crystalparts/old_parsers.py
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-11-18 21:03:31 -0500
committeryenatch <yenatch@gmail.com>2013-11-18 21:03:31 -0500
commitdfc88b9ac0369632bfa93a3859bf26dc2828ae9e (patch)
tree6243ede1e0a5a0bc2a76abf8c5027e21f1a72471 /pokemontools/crystalparts/old_parsers.py
parent9d01c85d3bac2a6a7b5826dc2139f69731a901ab (diff)
parent3027746bd69db504f8d0e311d9f81593337ff236 (diff)
Merge branch 'master' of github.com:kanzure/pokemon-reverse-engineering-tools
Diffstat (limited to 'pokemontools/crystalparts/old_parsers.py')
-rw-r--r--pokemontools/crystalparts/old_parsers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pokemontools/crystalparts/old_parsers.py b/pokemontools/crystalparts/old_parsers.py
index e07082d..2c1d2b2 100644
--- a/pokemontools/crystalparts/old_parsers.py
+++ b/pokemontools/crystalparts/old_parsers.py
@@ -2,7 +2,7 @@
Some old methods rescued from crystal.py
"""
-import pointers
+import pokemontools.pointers as pointers
map_header_byte_size = 9