Harmozined typing of static driver address.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5934 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -108,7 +108,7 @@ extern const struct mouse_callbacks mouse_def_callbacks;
|
||||
extern const char mouse_stddrv[];
|
||||
|
||||
/* The address of the static standard mouse driver for a platform */
|
||||
extern const char mouse_static_stddrv[];
|
||||
extern const void mouse_static_stddrv[];
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user