diff options
| author | 2020-08-06 20:53:02 +1000 | |
|---|---|---|
| committer | 2020-08-06 20:53:02 +1000 | |
| commit | 746438653a8e0c30218aa9590bbad1e8fbab7f87 (patch) | |
| tree | d446b4eb4a5f0aadd932f908700d43e9b1b5d4ab /scripts | |
| parent | 2c799e11604986b2845d60b69fd5cac46e8e7b87 (diff) | |
| parent | c55a261d26d225c5c847c046f729290139b6546e (diff) | |
Merge tag 'mame0223' into mainline-master
MAME 0.223
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/nl.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/nl.lua b/scripts/target/mame/nl.lua index 926943a2e8f..6cd5fda0016 100644 --- a/scripts/target/mame/nl.lua +++ b/scripts/target/mame/nl.lua @@ -235,7 +235,7 @@ files{ MAME_DIR .. "src/mame/audio/nl_tailg.cpp", MAME_DIR .. "src/mame/audio/nl_tailg.h", MAME_DIR .. "src/mame/audio/nl_warrior.cpp", - MAME_DIR .. "src/mame/audio/nl_Warrior.h", + MAME_DIR .. "src/mame/audio/nl_warrior.h", MAME_DIR .. "src/mame/drivers/galaxian.cpp", MAME_DIR .. "src/mame/includes/galaxian.h", |
