summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
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 = {}