Skip to content

Commit

Permalink
Update src/cheatsheet.md
Browse files Browse the repository at this point in the history
Co-authored-by: Eldred Habert <eldredhabert0@gmail.com>
  • Loading branch information
LaroldsJubilantJunkyard and ISSOtm authored Nov 20, 2023
1 parent 934c2ae commit 446592e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ You can turn the LCD on and off by altering the most significant bit controls th
**To turn the LCD on:**

```rgbasm,linenos
; Turn the LCD on
ld a, LCDCF_ON
ldh [rLCDC], a
```
Expand Down

0 comments on commit 446592e

Please sign in to comment.