mirror of
https://github.com/pret/pokered.git
synced 2026-08-28 12:25:03 -05:00
rename textpre.py -> preprocessor.py
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user