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