diff options
| author | 2016-05-01 09:37:33 +0200 | |
|---|---|---|
| committer | 2016-05-01 09:37:33 +0200 | |
| commit | b7c3839a67a4a33e8ad91a39aaab7809ec38a522 (patch) | |
| tree | 4bc982d17c45c026e0374ae4fb669e9c6c58729d /scripts/src/machine.lua | |
| parent | a4853402234cbfc894199674284fac34660feeb7 (diff) | |
r9751 fix (nw)
Diffstat (limited to 'scripts/src/machine.lua')
| -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 49e0eee98ec..f0345e44e40 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -2773,7 +2773,7 @@ end --------------------------------------------------- -- ---@src/emu/machine/pdc.h,MACHINES["PDC"] = true +--@src/devices/machine/pdc.h,MACHINES["PDC"] = true --------------------------------------------------- if (MACHINES["PDC"]~=null) then |
