summaryrefslogtreecommitdiff
path: root/v4.0/src/CMD/GRAPHICS/GRCOLPRT.EXT
blob: 5e07eaad179f7e418bc0053a05d4b081629a7875 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.XLIST
PAGE  ,132									;AN000;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;					;AN000;
;; DOS - GRAPHICS Command
;; (C) Copyright 1988 Microsoft
;;										;AN000;
;; File Name:  GRCOLPRT.EXT							;AN000;
;; ----------									;AN000;
;;										;AN000;
;; Description: 								;AN000;
;; ------------ 								;AN000;
;;	 Include file containing external declarations for			;AN000;
;;	 the code and data defined in GRCOLPRT.ASM				;AN000;
;;										;AN000;
;; Change History:								;AN000;
;; ---------------								;AN000;
;;										;AN000;
;;										;AN000;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;					;AN000;
				       ;;					;AN000;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;					;AN000;
.LIST										;AN000;
   EXTRN   PRINT_MODULE_START:NEAR	;;					;AN000;
   EXTRN   PRINT_COLOR:NEAR							;AN000;
   EXTRN   LEN_OF_COLOR_MODULES:ABS	;;					;AN000;