remove MoneyByteParam from preprocessor

It didn't belong in there. All of the references were removed.
This commit is contained in:
Bryan Bishop 2013-08-28 16:33:27 -05:00
parent a4782d9b5a
commit 6d612c8828
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ from extras.pokemontools.crystal import (
DataByteWordMacro, DataByteWordMacro,
PointerLabelBeforeBank, PointerLabelBeforeBank,
PointerLabelAfterBank, PointerLabelAfterBank,
MoneyByteParam,
ItemFragment, ItemFragment,
TextEndingCommand, TextEndingCommand,
text_command_classes, text_command_classes,