diff options
-rw-r--r-- | preprocessor.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/preprocessor.py b/preprocessor.py index f2d5a5c42..c4b843e1b 100644 --- a/preprocessor.py +++ b/preprocessor.py @@ -12,7 +12,6 @@ from extras.pokemontools.crystal import ( DataByteWordMacro, PointerLabelBeforeBank, PointerLabelAfterBank, - MoneyByteParam, ItemFragment, TextEndingCommand, text_command_classes, |