mirror of
https://github.com/holub/mame
synced 2025-10-07 17:27:06 +03:00
moved galaxian.inc contents(inputs,romdefs,gamelist) to galaxian.c
This commit is contained in:
parent
bed4069f7b
commit
aa65080862
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -3087,7 +3087,6 @@ src/mame/drivers/galastrm.c svneol=native#text/plain
|
|||||||
src/mame/drivers/galaxi.c svneol=native#text/plain
|
src/mame/drivers/galaxi.c svneol=native#text/plain
|
||||||
src/mame/drivers/galaxia.c svneol=native#text/plain
|
src/mame/drivers/galaxia.c svneol=native#text/plain
|
||||||
src/mame/drivers/galaxian.c svneol=native#text/plain
|
src/mame/drivers/galaxian.c svneol=native#text/plain
|
||||||
src/mame/drivers/galaxian.inc svneol=native#text/plain
|
|
||||||
src/mame/drivers/galaxold.c svneol=native#text/plain
|
src/mame/drivers/galaxold.c svneol=native#text/plain
|
||||||
src/mame/drivers/galgame.c svneol=native#text/plain
|
src/mame/drivers/galgame.c svneol=native#text/plain
|
||||||
src/mame/drivers/galivan.c svneol=native#text/plain
|
src/mame/drivers/galivan.c svneol=native#text/plain
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2674,7 +2674,6 @@ $(MACHINE)/megacd.o: $(LAYOUT)/megacd.lh
|
|||||||
# misc dependencies
|
# misc dependencies
|
||||||
#-------------------------------------------------
|
#-------------------------------------------------
|
||||||
|
|
||||||
$(DRIVERS)/galaxian.o: $(MAMESRC)/drivers/galaxian.inc
|
|
||||||
$(DRIVERS)/neogeo.o: $(MAMESRC)/drivers/neogeo.inc
|
$(DRIVERS)/neogeo.o: $(MAMESRC)/drivers/neogeo.inc
|
||||||
$(VIDEO)/jaguar.o: $(MAMESRC)/video/jagobj.inc \
|
$(VIDEO)/jaguar.o: $(MAMESRC)/video/jagobj.inc \
|
||||||
$(MAMESRC)/video/jagblit.inc
|
$(MAMESRC)/video/jagblit.inc
|
||||||
|
Loading…
Reference in New Issue
Block a user