2
0
Fork 0

Upgraded to msxbuild msxpipe single line function.

This commit is contained in:
Willem Cazander 2024-07-03 00:30:05 +02:00
parent 4f19c9dc41
commit 8578c8eee5
5 changed files with 5 additions and 7 deletions

View file

@ -20,8 +20,7 @@ $(DIST_RUN_BIN)/dome.000: bin/domelib/dome.000 | $(DIST_RUN_BIN)
cp src/gfx/org/*.zop $(DIST_RUN_BIN);
$(DIST_RUN_NAME): $(DIST_RUN_INC_BIN)
$(call mb_autoexec_show_gui80_mouse,$(DIST_RUN_BIN),init)
$(call mb_openmsx_dosctl,$(DIST_RUN_BIN))
$(call mb_msxpipe_run_gui_mouse,$(DIST_RUN_BIN),init)
.PHONY: $(DIST_RUN_BIN)/@flight-video
$(DIST_RUN_BIN)/@flight-video: