summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-03 16:25:14 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-03 16:25:14 -0500
commit2a421c54b6de7fca230b6ac46d182cf4dcfae0e0 (patch)
tree2094c8e67feb5a99592085830c46b4ca844c106f
parent2b7b3b6dc2bf8052de8747b353205963b6aa22f4 (diff)
fix preprocessor imports for the latest submodule
I am surprised this worked. Maybe it's not actually working, and I just have cached files everywhere.
-rw-r--r--preprocessor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/preprocessor.py b/preprocessor.py
index 30060e7d7..1be72da00 100644
--- a/preprocessor.py
+++ b/preprocessor.py
@@ -3,7 +3,7 @@
import sys
-from extras.crystal import (
+from extras.pokemontools.crystal import (
command_classes,
Warp,
XYTrigger,