summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2025-09-11 19:30:49 +0200
committer hap <happppp@users.noreply.github.com>2025-09-11 19:30:49 +0200
commit52033b117dec4ac9d0dcb690856b1157422d6d2d (patch)
treefc57a64b6846e2b684e54a42b1373d38b2ebadff /scripts
parent5282a107e81b533937fdbedde48240ed05010ab2 (diff)
tiny.lua: another venture->videogames folder here
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/tiny.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/target/mame/tiny.lua b/scripts/target/mame/tiny.lua
index 613ebee8e64..1b7366300aa 100644
--- a/scripts/target/mame/tiny.lua
+++ b/scripts/target/mame/tiny.lua
@@ -170,9 +170,9 @@ files{
MAME_DIR .. "src/mame/gaelco/gaelco_wrally_sprites.h",
MAME_DIR .. "src/mame/gaelco/gaelco_ds5002fp.cpp",
MAME_DIR .. "src/mame/gaelco/gaelco_ds5002fp.h",
- MAME_DIR .. "src/mame/venture/looping.cpp",
- MAME_DIR .. "src/mame/misc/supertnk.cpp",
MAME_DIR .. "src/mame/misc/goldnpkr.cpp",
+ MAME_DIR .. "src/mame/videogames/looping.cpp",
+ MAME_DIR .. "src/mame/videogames/supertnk.cpp",
}
end