rename textpre.py -> preprocessor.py

This commit is contained in:
yenatch 2013-12-05 01:42:50 -05:00
parent 3904b5aba5
commit fbc0e5353b
2 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@ redrle: extras/redtools/redrle.c
${CC} -o $@ $>
.asm.tx:
python textpre.py < $< > $@
python preprocessor.py < $< > $@
pokered.gbc: pokered.o
rgblink -o $@ $*.o