]> git.sur5r.net Git - cc65/blob - libsrc/geos-common/graph/rectangle.s
Adjusted C declarations to the changed static driver names.
[cc65] / libsrc / geos-common / graph / rectangle.s
1 ;
2 ; Maciej 'YTM/Alliance' Witkowiak
3 ;
4 ; 29.10.99
5
6 ; void Rectangle        (void);
7
8             .export _Rectangle
9             
10             .include "jumptab.inc"
11
12 _Rectangle      = Rectangle