From 6d612c8828861998644635352a6b7c479e1efa04 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 28 Aug 2013 16:33:27 -0500 Subject: [PATCH] remove MoneyByteParam from preprocessor It didn't belong in there. All of the references were removed. --- preprocessor.py | 1 - 1 file changed, 1 deletion(-) 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,