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
2 changed files with 2 additions and 2 deletions

2
extras

Submodule extras updated: a14c36eadb...a76acbadd2

View File

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