Fix compile. (nw)

This commit is contained in:
couriersud 2019-01-06 13:01:47 +01:00
parent 74bfa27912
commit c5b3f76360

View File

@ -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)