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
This commit is contained in:
Rangi
2020-12-09 11:53:29 -05:00
parent 6f226f584c
commit e485280a8a
5 changed files with 37 additions and 20 deletions

6
FAQ.md
View File

@@ -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`