Skip to content

Commit a72f29e

Browse files
committed
Link to window description in scrolling chapter
...instead of re-describing it.
1 parent edc7dc0 commit a72f29e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/Scrolling.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@ is set, and (if enabled) a STAT interrupt is requested.
2323

2424
## FF4A - WY (Window Y Position) (R/W), FF4B - WX (Window X Position + 7) (R/W)
2525

26-
Specify the top-left coordinates of the Window. (The Window is an
27-
alternate background area which can be displayed above of the normal
28-
background. OBJs (sprites) may be still displayed above or behind the
29-
Window, just as for normal BG.)
26+
Specify the top-left coordinates of [the Window](#Window).
3027

3128
The Window is visible (if enabled) when both coordinates are in the ranges
3229
WX=0..166, WY=0..143 respectively. Values WX=7, WY=0 place the Window at the

0 commit comments

Comments
 (0)