summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-04-02 18:04:21 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-04-02 18:04:21 +0200
commit86e36b4912ec45f8148406e4346d995c9a2a9ff0 (patch)
treeb666d6a81f05bd804f36a7193718dba99027e57c /scripts/genie.lua
parent9d635321841f2c412efac5217bd1feea06d253f1 (diff)
removed includeosd (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index cb1d5e6ad17..ebabf607326 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -38,12 +38,6 @@ function findfunction(x)
end
end
-function includeosd()
- includedirs {
- MAME_DIR .. "src/osd",
- }
-end
-
CPUS = {}
SOUNDS = {}