shithub: pokecrystal

Download patch

ref: 6d612c8828861998644635352a6b7c479e1efa04
parent: a4782d9b5abc5cfbc7c53bd66e9c73cc3fbb3616
author: Bryan Bishop <[email protected]>
date: Wed Aug 28 12:33:27 EDT 2013

remove MoneyByteParam from preprocessor

It didn't belong in there. All of the references were removed.

--- a/preprocessor.py
+++ b/preprocessor.py
@@ -12,7 +12,6 @@
     DataByteWordMacro,
     PointerLabelBeforeBank,
     PointerLabelAfterBank,
-    MoneyByteParam,
     ItemFragment,
     TextEndingCommand,
     text_command_classes,