aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/psxcounters.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/psxcounters.h')
-rw-r--r--libpcsxcore/psxcounters.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcsxcore/psxcounters.h b/libpcsxcore/psxcounters.h
index 6898901..0aab8f0 100644
--- a/libpcsxcore/psxcounters.h
+++ b/libpcsxcore/psxcounters.h
@@ -31,6 +31,8 @@ extern "C" {
extern u32 psxNextCounter, psxNextsCounter;
+extern u32 hSyncCount, frame_counter;
+
typedef struct Rcnt
{
u16 mode, target;