shithub: pokecrystal

Download patch

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
parent: 7ccb11c903bb46796301f85b7b21c37369773517
author: Remy Oukaour <remy.oukaour@gmail.com>
date: Sat Dec 9 17:14:11 EST 2017

Clarify which rgbds builds to use

--- a/INSTALL.md
+++ b/INSTALL.md
@@ -58,7 +58,7 @@
 - `gcc-core`
 
 Then download [**rgbds**](https://github.com/rednex/rgbds/releases/).
-Extract the archive and put all the `exe` and `dll` files individually in `C:\cygwin64\usr\local\bin`.
+Extract rgbds-0.3.3-win64.tar.gz and put all the `exe` and `dll` files individually in **C:\Cygwin64\usr\local\bin**. If you are using 32-bit Windows and Cygwin, extract **rgbds-0.3.3-win32.tar.gz** to **C:\Cygwin\usr\local\bin**.
 
 **Note: If you have an older rgbds, you will need to update to 0.3.3 or newer.** Ignore this if you have never installed rgbds before.