]> git.sur5r.net Git - cc65/blob - libsrc/geos-common/graph/setpattern.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / geos-common / graph / setpattern.s
1 ;
2 ; Maciej 'YTM/Alliance' Witkowiak
3 ;
4 ; 29.10.99
5
6 ; void SetPattern     (char pattern);
7
8             .export _SetPattern
9
10             .include "jumptab.inc"
11
12 _SetPattern     = SetPattern