VM_OVERLAY_SET_SCROLL X, Y, W, H, COLOR
Defines the scroll area for the overlay. When the text overflows that area, it scrolls up by 1 row.
- X: X-coordinate of the upper left corner in tiles.
- Y: Y-coordinate of the upper left corner in tiles.
- W: Width of the area in tiles.
- H: Height of the area in tiles.
- COLOR: Color of the empty row of tiles that appear at the bottom of the scroll area.