shithub: rgbds

Download patch

ref: f9b48c0cad60a45625180e71ced52179b07c3d94
parent: aa76603da9a1c04835f4a431251f77d481c26bdb
author: ISSOtm <eldredhabert0@gmail.com>
date: Tue Aug 18 08:27:37 EDT 2020

Fix else working incorrectly from macros

Since the "skip ELSE blocks" variable is global, it used to get carried
over from the macro's `if` to the outer's.