mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
doesn't need fm.h yet (nw)
This commit is contained in:
parent
6087d487d8
commit
2955153f71
@ -4,7 +4,6 @@
|
||||
#define __2608INTF_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "fm.h"
|
||||
#include "ay8910.h"
|
||||
|
||||
void ym2608_update_request(void *param);
|
||||
|
@ -4,7 +4,7 @@
|
||||
#define __2610INTF_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "fm.h"
|
||||
#include "ay8910.h"
|
||||
|
||||
void ym2610_update_request(void *param);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user