mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
emu.h has to go first (nw)
This commit is contained in:
parent
e01d352593
commit
6d5d48d464
@ -6,9 +6,8 @@
|
|||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "mpu_pc98.h"
|
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
#include "mpu_pc98.h"
|
||||||
#include "machine/pic8259.h"
|
#include "machine/pic8259.h"
|
||||||
|
|
||||||
#define MPU_CORE_TAG "mpu401"
|
#define MPU_CORE_TAG "mpu401"
|
||||||
|
Loading…
Reference in New Issue
Block a user