mirror of
https://github.com/cc65/cc65.git
synced 2025-02-07 04:31:38 +00:00
Update supervision.h
This commit is contained in:
parent
40f960f733
commit
f9b4e0b574
@ -105,9 +105,10 @@ extern unsigned char sv_nmi_counter;
|
|||||||
extern unsigned char sv_timer_irq_counter;
|
extern unsigned char sv_timer_irq_counter;
|
||||||
extern unsigned char sv_timer_dma_counter;
|
extern unsigned char sv_timer_dma_counter;
|
||||||
|
|
||||||
|
/* The addresses of the static drivers */
|
||||||
|
extern void supervision_stdjoy_joy[]; /* Referred to by joy_static_stddrv[] */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* End of supervision.h */
|
/* End of supervision.h */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user