Housekeeping (nw)

This commit is contained in:
AJR 2019-03-08 19:01:50 -05:00
parent 1a2af1a23e
commit dc6c49f98f
2 changed files with 2 additions and 0 deletions

View File

@ -3642,6 +3642,7 @@ createMESSProjects(_target, _subtarget, "vtech")
files {
MAME_DIR .. "src/mame/drivers/crvision.cpp",
MAME_DIR .. "src/mame/includes/crvision.h",
MAME_DIR .. "src/mame/drivers/gamemachine.cpp",
MAME_DIR .. "src/mame/drivers/geniusiq.cpp",
MAME_DIR .. "src/mame/drivers/vtech_unk1.cpp",
MAME_DIR .. "src/mame/drivers/vtech_unk2.cpp",

View File

@ -275,6 +275,7 @@ gamate.cpp
gamecom.cpp
gamecube.cpp
gameking.cpp
gamemachine.cpp
gamepock.cpp
gb.cpp
gba.cpp