2019-11-16 19:51:24 +00:00
|
|
|
;
|
|
|
|
; Address of the static standard mouse driver
|
|
|
|
;
|
2019-12-25 15:56:32 +00:00
|
|
|
; 2019-11-08, Greg King
|
2019-11-16 19:51:24 +00:00
|
|
|
;
|
|
|
|
; const void mouse_static_stddrv[];
|
|
|
|
;
|
|
|
|
|
|
|
|
.import _cx16_std_mou
|
|
|
|
|
|
|
|
.export _mouse_static_stddrv := _cx16_std_mou
|