tiny: fix build (nw)

This commit is contained in:
Patrick Mackinlay 2018-11-23 09:57:48 +07:00
parent 5c7c1878d7
commit 25100fc16e

View File

@ -154,6 +154,8 @@ files{
MAME_DIR .. "src/mame/includes/wrally.h",
MAME_DIR .. "src/mame/machine/wrally.cpp",
MAME_DIR .. "src/mame/video/wrally.cpp",
MAME_DIR .. "src/mame/video/gaelco_wrally_sprites.cpp",
MAME_DIR .. "src/mame/video/gaelco_wrally_sprites.h",
MAME_DIR .. "src/mame/machine/gaelco_ds5002fp.cpp",
MAME_DIR .. "src/mame/machine/gaelco_ds5002fp.h",
MAME_DIR .. "src/mame/drivers/looping.cpp",