change the way static RAM variable are declared and used
(cherry picked from commit 6cdb7304c2)
This commit is contained in:
@@ -77,7 +77,7 @@ get_tile_address:
|
||||
cmp r3, sprites.height
|
||||
jne get_tile_address_offset_per_row_loop
|
||||
|
||||
mov r13, offsets.screen
|
||||
add r13, zr, ptr.screen
|
||||
|
||||
mov r3, 0
|
||||
get_tile_address_margin_top_loop:
|
||||
|
||||
Reference in New Issue
Block a user