1 ;-----------------------------------------------------------------------
\r
3 ; XPBITMAP - Include file
\r
5 ; This module was written by Matthew MacKenzie
\r
8 ; XPBITMAP.ASM export functions
\r
10 ; ****** XLIB - Mode X graphics library ****************
\r
11 ; ****** ****************
\r
12 ; ****** Written By Themie Gouthas ****************
\r
14 ; egg@dstos3.dsto.gov.au
\r
15 ; teg@bart.dsto.gov.au
\r
16 ;-----------------------------------------------------------------------
\r
18 global _x_clip_masked_pbm :proc
\r
19 global _x_clip_pbm :proc
\r
21 global _LeftBound :word
\r
22 global _RightBound :word
\r
23 global _TopBound :word
\r
24 global _BottomBound :word
\r