Function 39, subfunction 4 - get drawing mode for the background.
Parameters:
eax = 39 - function number
ebx = 4 - subfunction number
Returned value:
eax = 1 - tile
eax = 2 - stretch
Remarks:
There is a pair function to set drawing mode -
subfunction 4 of function 15
.