shithub: rgbds

Download patch

ref: 9fee0603b13309fce63aea2360e7ba898608b322
parent: be8ebe6db92a0acd483d5023a57912b63e8c3144
author: ISSOtm <eldredhabert0@gmail.com>
date: Thu Sep 24 12:43:13 EDT 2020

Fix typo in object file format doc

Thanks @ax6!

--- a/src/rgbds.5
+++ b/src/rgbds.5
@@ -83,7 +83,7 @@
                   ; 6 = SRAM
                   ; 7 = OAM
                   ; Bits 7 and 6 are independent from the above value:
-                  ; Bit 7 iencodes whether the section is unionized
+                  ; Bit 7 encodes whether the section is unionized
                   ; Bit 6 encodes whether the section is a fragment
                   ; Bits 6 and 7 may not be both set at the same time!