mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +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_dma_counter;
|
||||
|
||||
/* The addresses of the static drivers */
|
||||
extern void supervision_stdjoy_joy[]; /* Referred to by joy_static_stddrv[] */
|
||||
|
||||
|
||||
|
||||
/* End of supervision.h */
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user