1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00
cc65/libsrc/supervision/joy_stat_stddrv.s
2017-11-21 10:27:08 +01:00

13 lines
264 B
ArmAsm

;
; Address of the static standard joystick driver
;
; Oliver Schmidt, 2012-11-01
;
; const void joy_static_stddrv[];
;
.export _joy_static_stddrv
.import _supervision_stdjoy_joy
_joy_static_stddrv := _supervision_stdjoy_joy