Updated msxbuild sdcc function order.
This commit is contained in:
parent
4cc1cfabb7
commit
f3f1ba7405
9 changed files with 26 additions and 26 deletions
|
|
@ -20,5 +20,5 @@ $(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_open_gui80_mouse,$(DIST_RUN_BIN),init)
|
||||
$(call mb_autoexec_show_gui80_mouse,$(DIST_RUN_BIN),init)
|
||||
$(call mb_openmsx_dosctl,$(DIST_RUN_BIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue