mirror of https://github.com/pret/pokecrystal.git
remove MoneyByteParam from preprocessor
It didn't belong in there. All of the references were removed.
This commit is contained in:
parent
a4782d9b5a
commit
6d612c8828
|
@ -12,7 +12,6 @@ from extras.pokemontools.crystal import (
|
|||
DataByteWordMacro,
|
||||
PointerLabelBeforeBank,
|
||||
PointerLabelAfterBank,
|
||||
MoneyByteParam,
|
||||
ItemFragment,
|
||||
TextEndingCommand,
|
||||
text_command_classes,
|
||||
|
|
Loading…
Reference in New Issue