1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65/libsrc/telestrat/libref.s
2020-05-28 08:50:20 -04:00

10 lines
168 B
ArmAsm

;
; Jede (jede@oric.org), 2017-10-16
;
.export joy_libref, tgi_libref
.import _exit
joy_libref := _exit
tgi_libref := _exit