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