]> git.sur5r.net Git - cc65/blob - libsrc/geos/graph/usesystemfont.s
dio bugfix, added get_tv and get_ostype functions
[cc65] / libsrc / geos / graph / usesystemfont.s
1
2 ;
3 ; Maciej 'YTM/Alliance' Witkowiak
4 ;
5 ; 30.10.99
6
7 ; void UseSystemFont (void);
8
9             .export _UseSystemFont
10
11             .include "../inc/jumptab.inc"
12
13 _UseSystemFont = UseSystemFont