1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-19 14:29:40 +00:00
cc65/libsrc/cx16/mouse_stat_stddrv.s

12 lines
199 B
ArmAsm
Raw Normal View History

;
; Address of the static standard mouse driver
;
; 2019-11-08,Greg King
;
; const void mouse_static_stddrv[];
;
.import _cx16_std_mou
.export _mouse_static_stddrv := _cx16_std_mou