summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-07-10 09:21:14 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-07-10 09:21:14 -0400
commitcff37cc7ee48d18841481ac95c25e77f8004dc11 (patch)
tree1d3710933a9363618df5b1d3a0d92820f0f753e9 /scripts/src
parente60954a61a828de2b5593d549b0caf6138c02756 (diff)
Remove x86emit.h
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/cpu.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/src/cpu.lua b/scripts/src/cpu.lua
index 54c0bc7576a..e8eabea847c 100644
--- a/scripts/src/cpu.lua
+++ b/scripts/src/cpu.lua
@@ -44,7 +44,6 @@ if (CPU_INCLUDE_DRC) then
MAME_DIR .. "src/devices/cpu/drcbex64.cpp",
MAME_DIR .. "src/devices/cpu/drcbex64.h",
MAME_DIR .. "src/devices/cpu/drcumlsh.h",
- MAME_DIR .. "src/devices/cpu/x86emit.h",
}
end