X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fpsxcounters.h;h=0aab8f004f73e30872e93c95203f71e91bdd6b0a;hp=68989019c82c04ef5d072dfc20555c6ec41f0f53;hb=305c8c935f912467121a473f945a42a325034417;hpb=b1be1eeee94d3547c20719acfa6b0082404897f1 diff --git a/libpcsxcore/psxcounters.h b/libpcsxcore/psxcounters.h index 68989019..0aab8f00 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;