diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 6 |
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 = {} |