mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-25 02:31:49 +01:00
This commit is contained in:
parent
59d5d78af5
commit
d2d8f1fe15
@ -57,7 +57,7 @@ extern uint32 count_z80;
|
|||||||
extern uint16 misc68Kcycles;
|
extern uint16 misc68Kcycles;
|
||||||
extern uint16 miscZ80cycles;
|
extern uint16 miscZ80cycles;
|
||||||
extern uint16 lines_per_frame;
|
extern uint16 lines_per_frame;
|
||||||
extern double CPU_Clock;
|
extern double Master_Clock;
|
||||||
|
|
||||||
/* Function prototypes */
|
/* Function prototypes */
|
||||||
void system_init (void);
|
void system_init (void);
|
||||||
|
Loading…
Reference in New Issue
Block a user