mirror of
https://github.com/cc65/cc65.git
synced 2025-08-13 08:25:28 +00:00
Added missing external declaration of c64_65816_emd.
This commit is contained in:
committed by
Oliver Schmidt
parent
180bb0823a
commit
80a43d732d
@@ -137,6 +137,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/* The addresses of the static drivers */
|
/* The addresses of the static drivers */
|
||||||
|
extern void c64_65816_emd[];
|
||||||
extern void c64_c256k_emd[];
|
extern void c64_c256k_emd[];
|
||||||
extern void c64_dqbb_emd[];
|
extern void c64_dqbb_emd[];
|
||||||
extern void c64_georam_emd[];
|
extern void c64_georam_emd[];
|
||||||
|
Reference in New Issue
Block a user