mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
Fix typo in object file format doc
Thanks @ax6!
This commit is contained in:
@@ -83,7 +83,7 @@ REPT NumberOfSections
|
||||
; 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!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user