Fix a reg-ex replace issue - Thx Andrew Gardner!

This commit is contained in:
Couriersud 2008-11-07 00:37:41 +00:00
parent e4550f0b66
commit e6b9dd6ef7

View File

@ -46,7 +46,7 @@
/***************************************************************************
PCU
***************************************************************************/
//static CPU_RESET( pcu );
static void pcu_reset(void);
#define PC (core.PCU.pc)
#define LA (core.PCU.la)
#define LC (core.PCU.lc)