mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
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:
commit
1265d503a3
2
extras
2
extras
@ -1 +1 @@
|
||||
Subproject commit a14c36eadb75ea3d6fbc4cb3f382d7c9785d9fe9
|
||||
Subproject commit a76acbadd2571c0d73b0797b2b68e205ab882b64
|
@ -3,7 +3,7 @@
|
||||
|
||||
import sys
|
||||
|
||||
from extras.crystal import (
|
||||
from extras.pokemontools.crystal import (
|
||||
command_classes,
|
||||
Warp,
|
||||
XYTrigger,
|
||||
|
Loading…
Reference in New Issue
Block a user