mirror of
https://github.com/holub/mame
synced 2025-04-16 05:24:54 +03:00
Fixed arcade build; added missing newline.
This commit is contained in:
parent
c21bea828d
commit
25e2a1c634
@ -4921,4 +4921,4 @@ if (MACHINES["BITMAP_PRINTER"]~=null) then
|
||||
MAME_DIR .. "src/devices/machine/bitmap_printer.cpp",
|
||||
MAME_DIR .. "src/devices/machine/bitmap_printer.h",
|
||||
}
|
||||
end
|
||||
end
|
||||
|
@ -410,6 +410,7 @@ MACHINES["ALPHA_8921"] = true
|
||||
--MACHINES["AM2901B"] = true
|
||||
MACHINES["ARM_IOMD"] = true
|
||||
MACHINES["AUTOCONFIG"] = true
|
||||
MACHINES["BITMAP_PRINTER"] = true
|
||||
MACHINES["BUSMOUSE"] = true
|
||||
MACHINES["CR511B"] = true
|
||||
MACHINES["DMAC"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user