summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-05-09 12:26:28 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-05-09 12:26:28 -0400
commitb1dbadbdd397cb8c9e85fa48d9184949c921a8f3 (patch)
treea14477529739a4c5262cc5fbfa08a0ac4bb8122d /FAQ.md
parentefd1006917b438ff683e8f702adbe6b4d0733a0f (diff)
Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/FAQ.md b/FAQ.md
index e7a437eb8..b6bfa7e74 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -41,15 +41,15 @@ You need to install `gcc`. If you're using Cygwin, re-run its setup, and at "Sel
### "ERROR: `UNION` already defined"
-Download [**rgbds 0.5.0**][rgbds] or newer. Older versions will not work.
+Download [**rgbds 0.5.1**][rgbds] or newer. Older versions will not work.
### "ERROR: Macro not defined"
-Download [**rgbds 0.5.0**][rgbds] or newer. Older versions will not work.
+Download [**rgbds 0.5.1**][rgbds] or newer. Older versions will not work.
### "Expression must be 8-bit"
-Download [**rgbds 0.5.0**][rgbds] or newer. Older versions will not work.
+Download [**rgbds 0.5.1**][rgbds] or newer. Older versions will not work.
### "Segmentation fault" from `rgbgfx`