Skip to content

Commit

Permalink
Update src/cheatsheet.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antonio Vivace <[email protected]>
  • Loading branch information
LaroldsJubilantJunkyard and avivace authored Nov 27, 2023
1 parent 56f2123 commit 3eaeb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cheatsheet.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# RGBDS Cheatsheet

The purpose of this page is to provide concise explanations and code snippets for common tasks.
For extra depth, clarity, and understanding; it's recommended you read through the [Hello World](part1/setup.md), [Part II - Our first game](part2/getting-started.md), and [Part III - Our second game](part3/getting-started.md) tutorials.
For extra depth, clarity, and understanding, it's recommended you read through the [Hello World](part1/setup.md), [Part II - Our first game](part2/getting-started.md), and [Part III - Our second game](part3/getting-started.md) tutorials.

Assembly syntax & CPU Instructions will not be explained, for more information see the [RGBDS Language Reference](https://rgbds.gbdev.io/docs/v0.6.1/rgbasm.5)

Expand Down

0 comments on commit 3eaeb48

Please sign in to comment.