1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-13 23:25:29 +00:00
Files
cc65/libsrc/cx16/mouse_stat_stddrv.s
2019-11-16 14:51:24 -05:00

12 lines
199 B
ArmAsm

;
; 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