summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-12-09 11:53:29 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-12-09 12:21:46 -0500
commite485280a8a59e43745d9261b491075e19dbef5f9 (patch)
tree40d952c4408ef2a66626f4a9f715b340e7234910 /FAQ.md
parent6f226f584cf939015ccc3376f23c798833db4e83 (diff)
Require rgbds 0.4.2
This allows [\1] to work when \1 is hl, bc, or de The object file format has changed along with the version number
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 72ef79dfd..23a8f952b 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.4.1**][rgbds] or newer. Older versions will not work.
+Download [**rgbds 0.4.2**][rgbds] or newer. Older versions will not work.
### "ERROR: Macro not defined"
-Download [**rgbds 0.4.1**][rgbds] or newer. Older versions will not work.
+Download [**rgbds 0.4.2**][rgbds] or newer. Older versions will not work.
### "Expression must be 8-bit"
-Download [**rgbds 0.4.1**][rgbds] or newer. Older versions will not work.
+Download [**rgbds 0.4.2**][rgbds] or newer. Older versions will not work.
### "Segmentation fault" from `rgbgfx`