diff options
| author | 2016-06-13 18:54:53 +0200 | |
|---|---|---|
| committer | 2016-06-13 18:54:53 +0200 | |
| commit | 32d7b8883a57b2fe0c46ccf15ce910f57c70b250 (patch) | |
| tree | 30f6765e5f78f663c72681754225ee546d59a5f8 /scripts | |
| parent | 403177f34e6676522ea733340d59caf1ed889b89 (diff) | |
fixed linking (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index b2d06ebc5b6..13f35db892e 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -1168,6 +1168,8 @@ files { MAME_DIR .. "src/mame/machine/mathbox.cpp", MAME_DIR .. "src/mame/machine/mathbox.h", MAME_DIR .. "src/mame/machine/slapstic.cpp", + MAME_DIR .. "src/mame/machine/atarixga.cpp", + MAME_DIR .. "src/mame/machine/atarixga.h", MAME_DIR .. "src/mame/audio/atarijsa.cpp", MAME_DIR .. "src/mame/audio/atarijsa.h", MAME_DIR .. "src/mame/audio/cage.cpp", |
