shithub: pokecrystal

Download patch

ref: 2a421c54b6de7fca230b6ac46d182cf4dcfae0e0
parent: 2b7b3b6dc2bf8052de8747b353205963b6aa22f4
author: Bryan Bishop <[email protected]>
date: Sat Aug 3 12:25:14 EDT 2013

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.

--- 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,