]> git.sur5r.net Git - cc65/blob - libsrc/creativision/libref.s
b642da80a734b7a204c1759b51ef1000115c1cf5
[cc65] / libsrc / creativision / libref.s
1 ;
2 ; Oliver Schmidt, 2013-05-31
3 ;
4
5         .export         joy_libref, tgi_libref
6         .import         _exit
7
8 joy_libref      :=      _exit
9 tgi_libref      :=      _exit