]> git.sur5r.net Git - cc65/blob - libsrc/geos/graph/getcharwidth.s
Started to add text output functions
[cc65] / libsrc / geos / graph / getcharwidth.s
1
2 ;
3 ; Maciej 'YTM/Alliance' Witkowiak
4 ;
5 ; 21.12.99
6
7 ; char GetCharWidth (char character);
8
9             .export _GetCharWidth
10
11             .include "../inc/jumptab.inc"
12
13 _GetCharWidth = GetCharWidth