mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
fix MSVC build (nw)
This commit is contained in:
parent
c5a49800a6
commit
4e24c4f2ba
@ -28,7 +28,6 @@
|
||||
#include "emu.h"
|
||||
#include "epson_lx810l.h"
|
||||
#include "sound/volt_reg.h"
|
||||
#include "screen.h"
|
||||
#include "speaker.h"
|
||||
|
||||
//extern const char layout_lx800[]; /* use layout from lx800 */
|
||||
|
@ -16,6 +16,7 @@
|
||||
#include "machine/eepromser.h"
|
||||
#include "machine/steppers.h"
|
||||
#include "sound/dac.h"
|
||||
#include "screen.h"
|
||||
|
||||
|
||||
/* The printer starts printing at x offset 44 and stops printing at x
|
||||
|
Loading…
Reference in New Issue
Block a user