Add frank.py

This commit is contained in:
jdflyer
2023-01-02 19:44:52 -07:00
parent f070ee948f
commit 5b34700cb2
43 changed files with 253 additions and 735 deletions
+2
View File
@@ -28,4 +28,6 @@ $(BUILD_DIR)/libs/dolphin/base/%.o: libs/dolphin/base/%.c
@echo building... $<
@$(ICONV) -f UTF-8 -t CP932 < $< > $(basename $@).c
@$(WINE) tools/mwcc_compiler/1.2.5/mwcceppc.exe $(CFLAGS) $(LIBBASE_A_CFLAGS) -c -o $@ $(basename $@).c
@echo Frank is fixing $@
@$(PYTHON) $(FRANK) $@ $@ $@