mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
LOAD FRAGMENT is not allowed (#1536)
This commit is contained in:
@@ -968,9 +968,9 @@ block before performing its own function.
|
||||
.Ic LOAD
|
||||
blocks can use the
|
||||
.Ic UNION
|
||||
or
|
||||
modifier as described below, but not the
|
||||
.Ic FRAGMENT
|
||||
modifiers, as described below.
|
||||
modifier.
|
||||
.Ss Unionized sections
|
||||
When you're tight on RAM, you may want to define overlapping static memory allocations, as explained in the
|
||||
.Sx Unions
|
||||
|
||||
Reference in New Issue
Block a user