diff options
| author | 2015-07-20 23:10:08 +0200 | |
|---|---|---|
| committer | 2015-07-20 23:10:08 +0200 | |
| commit | 307d82b06acc1e5026938fda0df9cda14a4e863a (patch) | |
| tree | bf1e853ee4621a1f636065ed2afdeebb72ad662e /scripts/src | |
| parent | 8a504b93fb87c9967aba24dbc887ab7236508890 (diff) | |
fixed c&p typo
Diffstat (limited to 'scripts/src')
| -rw-r--r-- | scripts/src/machine.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index efb4f8f7cef..55467f69264 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -188,7 +188,7 @@ end --------------------------------------------------- -- ---@src/emu/machine/6850acia.h,MACHINES += PIT68230 +--@src/emu/machine/68230pit.h,MACHINES["PIT68230"] = true --------------------------------------------------- if (MACHINES["PIT68230"]~=null) then |
