diff options
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 7814da83e12..dd42c45d984 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -1561,7 +1561,7 @@ if (MACHINES["1MB5"]~=null) then end --------------------------------------------------- ---@src/devices/machine/i2cmem.h,MACHINES["I2CHLE"] = true +--@src/devices/machine/i2chle.h,MACHINES["I2CHLE"] = true --------------------------------------------------- if (MACHINES["I2CHLE"]~=null) then |