Upgraded to msxbuild msxpipe single line function.
This commit is contained in:
parent
4f19c9dc41
commit
8578c8eee5
5 changed files with 5 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue