diff options
| author | 2016-10-27 23:30:54 -0400 | |
|---|---|---|
| committer | 2016-10-27 23:30:54 -0400 | |
| commit | 205d8d3fd309de3ffb39c02344afa02e951a9339 (patch) | |
| tree | 7c680854f7a9d09a67b9a00e05887e1a5edc1ed3 /scripts | |
| parent | bd964a7db3f8e2f71bc05d457c2e90ec40c5ce75 (diff) | |
Missing files from last commit (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 5af60065e9f..05b8041db89 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -1396,6 +1396,7 @@ files { MAME_DIR .. "src/mame/drivers/lisa.cpp", MAME_DIR .. "src/mame/includes/lisa.h", MAME_DIR .. "src/mame/machine/lisa.cpp", + MAME_DIR .. "src/mame/drivers/mac128.cpp", MAME_DIR .. "src/mame/drivers/mac.cpp", MAME_DIR .. "src/mame/includes/mac.h", MAME_DIR .. "src/mame/machine/egret.cpp", |
