Mercurial > hg > Members > kono > nitros9-code
diff level2/modules/w5.asm @ 622:18b0ab24a828
Fixed initsize problem in descriptor
author | boisy |
---|---|
date | Tue, 03 Dec 2002 16:07:52 +0000 |
parents | 02a8ba2b9092 |
children | d13864ef3317 |
line wrap: on
line diff
--- a/level2/modules/w5.asm Tue Dec 03 16:07:00 2002 +0000 +++ b/level2/modules/w5.asm Tue Dec 03 16:07:52 2002 +0000 @@ -61,7 +61,6 @@ fdb name copy of descriptor name address fcb $00 acia xon char fcb $00 acia xoff char -initsize equ * fcb szx (szx) number of columns for display fcb szy (szy) number of rows for display fcb wnum window number @@ -72,6 +71,7 @@ fcb prn1 (prn1) foreground color fcb prn2 (prn2) background color fcb prn3 (prn3) border color +initsize equ * name fcc /W/ fcb 176+wnum