Skip to content

Commit 6d8162a

Browse files
grgr-dkrkISSOtm
authored andcommitted
fix(scrolling): fixed typo
1 parent f27343a commit 6d8162a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Scrolling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ For the window to be displayed on a scanline, the following conditions must be m
6262
- **WX condition was triggered**: i.e. the current X coordinate being rendered + 7 was equal to WX
6363
- Window enable bit in LCDC is set
6464

65-
If the WY condition has already been triggered and at the the start of a row the window enable bit was set,
65+
If the WY condition has already been triggered and at the start of a row the window enable bit was set,
6666
then resetting that bit before the WX condition gets triggered on that row yields a nice window glitch pixel where the window would have been activated.

0 commit comments

Comments
 (0)