diff options
m--------- | extras | 0 | ||||
-rw-r--r-- | preprocessor.py | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/extras b/extras -Subproject a14c36eadb75ea3d6fbc4cb3f382d7c9785d9fe +Subproject a76acbadd2571c0d73b0797b2b68e205ab882b6 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, |