diff options
author | 2018-03-25 02:03:24 +1100 | |
---|---|---|
committer | 2018-03-25 02:03:24 +1100 | |
commit | 08dde5eb0acb30b68b403a2b9ad2fd503067f2bd (patch) | |
tree | 9ea8ba7c97d124aa4f7600ebb183667609f81224 /scripts/src | |
parent | 8142f24c4307439397ffb2c01fab76e6f2c1b95e (diff) |
srcclean and regenerate localisations (nw)
Diffstat (limited to 'scripts/src')
-rw-r--r-- | scripts/src/cpu.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/src/cpu.lua b/scripts/src/cpu.lua index 1388960e45e..a18d0e31bfe 100644 --- a/scripts/src/cpu.lua +++ b/scripts/src/cpu.lua @@ -1127,7 +1127,7 @@ if (CPUS["SSEM"]~=null or _OPTIONS["with-tools"]) then end ------------------------------------------ --- Diablo Systems printer CPU +-- Diablo Systems printer CPU --@src/devices/cpu/diablo/diablo1300.h,CPUS["DIABLO"] = true -------------------------------------------------- |