;
; Ullrich von Bassewitz, 26.10.2000
; Screen size variables
.export xsize, ysize
.rodata
xsize: .byte 80
ysize: .byte 25