diff options
Diffstat (limited to 'libpcsxcore/psxcounters.c')
| -rw-r--r-- | libpcsxcore/psxcounters.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcsxcore/psxcounters.c b/libpcsxcore/psxcounters.c index 972717c1..dd68427d 100644 --- a/libpcsxcore/psxcounters.c +++ b/libpcsxcore/psxcounters.c @@ -79,6 +79,8 @@ static Rcnt rcnts[ CounterQuantity ]; static u32 hSyncCount; static u32 spuSyncCount; +u32 psxNextCounter, psxNextsCounter; + /******************************************************************************/ static inline |
