Small workaround for gfx and updated to released msxbuild.
This commit is contained in:
parent
ca8f575d2d
commit
7548d1d2dc
3 changed files with 5 additions and 4 deletions
|
|
@ -19,7 +19,8 @@ $(DIST_RUN_BIN)/dome.000: bin/domelib/dome.000 | $(DIST_RUN_BIN)
|
|||
cp bin/domelib/*.zop $(DIST_RUN_BIN);
|
||||
cp bin/domelib/*.dat $(DIST_RUN_BIN);
|
||||
cp bin/domelib/*.00* $(DIST_RUN_BIN);
|
||||
|
||||
echo "=== Overwrite org zop gfx until working..."
|
||||
cp src/gfx/old/*.zop $(DIST_RUN_BIN);
|
||||
|
||||
$(DIST_RUN_NAME): $(DIST_RUN_INC_BIN)
|
||||
$(call mb_openmsx_dos2,$(DIST_RUN_BIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue