Adjusted C declarations to the changed static driver names.

This commit is contained in:
Oliver Schmidt
2013-05-09 10:20:03 +02:00
parent 54c54f8499
commit 44fd1082ae
14 changed files with 96 additions and 78 deletions

View File

@@ -54,8 +54,8 @@
/* The addresses of the static drivers */
extern void c16_ram[];
extern void c16_stdjoy[]; /* Referred to by joy_static_stddrv[] */
extern void c16_ram_emd[];
extern void c16_stdjoy_joy[]; /* Referred to by joy_static_stddrv[] */