1 ;-----------------------------------------------------------------------
\r
3 ; XRECT - Include file
\r
5 ; XRECT.ASM export functions
\r
9 ; ****** XLIB - Mode X graphics library ****************
\r
10 ; ****** ****************
\r
11 ; ****** Written By Themie Gouthas ****************
\r
13 ; egg@dstos3.dsto.gov.au
\r
14 ; teg@bart.dsto.gov.au
\r
15 ;-----------------------------------------------------------------------
\r
17 global _x_rect_fill :proc
\r
18 global _x_rect_fill_clipped :proc
\r
19 global _x_rect_pattern :proc
\r
20 global _x_rect_pattern_clipped :proc
\r
21 global _x_cp_vid_rect :proc
\r
22 global _x_shift_rect :proc
\r