mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
Fix compile. (nw)
This commit is contained in:
parent
74bfa27912
commit
c5b3f76360
@ -6,8 +6,8 @@
|
||||
|
||||
*****************************************************************************/
|
||||
|
||||
#include "nes_vt_apu.h"
|
||||
#include "emu.h"
|
||||
#include "nes_vt_apu.h"
|
||||
|
||||
#define VTXX_NTSC_XTAL XTAL(21'477'272)
|
||||
#define VTXX_NTSC_APU_CLOCK (VTXX_NTSC_XTAL/12)
|
||||
|
Loading…
Reference in New Issue
Block a user