]> git.sur5r.net Git - cc65/blob - libsrc/lynx/tgi_stat_stddrv.s
74b1604244fc33d2b2d479d7f02b4c2319611e06
[cc65] / libsrc / lynx / tgi_stat_stddrv.s
1 ;
2 ; Address of the static standard tgi driver
3 ;
4 ; Oliver Schmidt, 2012-11-01
5 ;
6 ; const void tgi_static_stddrv[];
7 ;
8
9         .export _tgi_static_stddrv
10         .import _lynx_160_102_16
11
12 .rodata
13
14 _tgi_static_stddrv := _lynx_160_102_16