Merge branch 'remove-extras-eggify' into remove-extras

Make pokecrystal work against the reverse engineering tools turned into
a python egg with sane structure and stuff.
This commit is contained in:
Bryan Bishop 2013-08-03 16:27:52 -05:00
commit 1265d503a3
2 changed files with 2 additions and 2 deletions

2
extras

@ -1 +1 @@
Subproject commit a14c36eadb75ea3d6fbc4cb3f382d7c9785d9fe9
Subproject commit a76acbadd2571c0d73b0797b2b68e205ab882b64

View File

@ -3,7 +3,7 @@
import sys
from extras.crystal import (
from extras.pokemontools.crystal import (
command_classes,
Warp,
XYTrigger,