mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Fix order of sentences
This commit is contained in:
@@ -715,10 +715,10 @@ is a string, this function returns the size of the section named
|
|||||||
If
|
If
|
||||||
.Ar arg
|
.Ar arg
|
||||||
is a section type keyword, it returns the size of that section type.
|
is a section type keyword, it returns the size of that section type.
|
||||||
|
The result is not constant, since only RGBLINK can compute its value.
|
||||||
If
|
If
|
||||||
.Ar arg
|
.Ar arg
|
||||||
is an 8-bit or 16-bit register, it returns the size of that register.
|
is an 8-bit or 16-bit register, it returns the size of that register.
|
||||||
The result is not constant, since only RGBLINK can compute its value.
|
|
||||||
.It Fn STARTOF arg Ta If
|
.It Fn STARTOF arg Ta If
|
||||||
.Ar arg
|
.Ar arg
|
||||||
is a string, this function returns the starting address of the section named
|
is a string, this function returns the starting address of the section named
|
||||||
|
|||||||
Reference in New Issue
Block a user