diff options
-rw-r--r-- | src/mame/handheld/lk3000.cpp (renamed from src/mame/skeleton/lk3000.cpp) | 0 | ||||
-rw-r--r-- | src/mame/mame.lst | 2 | ||||
-rw-r--r-- | src/mame/mess.flt | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/skeleton/lk3000.cpp b/src/mame/handheld/lk3000.cpp index e781c9e6d9a..e781c9e6d9a 100644 --- a/src/mame/skeleton/lk3000.cpp +++ b/src/mame/handheld/lk3000.cpp diff --git a/src/mame/mame.lst b/src/mame/mame.lst index ef8ed860e06..2e68277a79b 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -20392,7 +20392,7 @@ macxl // 1985 Apple Macintosh XL @source:tch/littlerb.cpp littlerb // (c) 1993 TCH -@source:skeleton/lk3000.cpp +@source:handheld/lk3000.cpp lk3000 @source:taito/lkage.cpp diff --git a/src/mame/mess.flt b/src/mame/mess.flt index ab9fea8f531..bea54744fb2 100644 --- a/src/mame/mess.flt +++ b/src/mame/mess.flt @@ -295,6 +295,7 @@ handheld/hh_rw5000.cpp handheld/hh_sm510.cpp handheld/hh_tms1k.cpp handheld/hh_ucom4.cpp +handheld/lk3000.cpp handheld/monty.cpp handheld/rzone.cpp handheld/scrablex.cpp @@ -863,7 +864,6 @@ skeleton/lee1220.cpp skeleton/lft.cpp skeleton/lg-dvd.cpp skeleton/lilith.cpp -skeleton/lk3000.cpp skeleton/lms46.cpp skeleton/mccpm.cpp skeleton/mes.cpp |