mirror of
https://github.com/holub/mame
synced 2025-10-06 00:54:22 +03:00
standardised on #include format (nw)
This commit is contained in:
parent
7bafec4fbf
commit
a9bd6ed0d1
@ -19,7 +19,7 @@
|
|||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "3526intf.h"
|
#include "3526intf.h"
|
||||||
#include "fm.h"
|
#include "fm.h"
|
||||||
#include "sound/fmopl.h"
|
#include "fmopl.h"
|
||||||
|
|
||||||
|
|
||||||
/* IRQ Handler */
|
/* IRQ Handler */
|
||||||
|
Loading…
Reference in New Issue
Block a user