mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-09 03:19:35 +00:00
+2
-2
@@ -945,9 +945,9 @@ assuming the section ends up at
|
||||
.Ad $80C0 :
|
||||
.Bd -literal -offset indent
|
||||
SECTION "Player tiles", VRAM
|
||||
PlayerTiles:
|
||||
vPlayerTiles:
|
||||
ds 6 * 16
|
||||
.end
|
||||
\&.end
|
||||
.Ed
|
||||
.Pp
|
||||
A label's location (and thus value) is usually not determined until the linking stage, so labels usually cannot be used as constants.
|
||||
|
||||
Reference in New Issue
Block a user