games/md: use cpu.c from blit
This commit is contained in:
parent
af810c9871
commit
99d2e68a6a
2 changed files with 1 additions and 1186 deletions
File diff suppressed because it is too large
Load diff
|
@ -3,7 +3,7 @@
|
|||
BIN=/$objtype/bin/games
|
||||
TARG=md
|
||||
OFILES=\
|
||||
cpu.$O\
|
||||
../blit/cpu.$O\
|
||||
mem.$O\
|
||||
md.$O\
|
||||
vdp.$O\
|
||||
|
|
Loading…
Reference in a new issue