mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-11 20:31:43 +00:00
Honor alignment offset for ALIGN[16, N]
The *one* place where it was missed...
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SECTION "test", ROM0, ALIGN[16, 3]
|
||||
align 16, 3
|
||||
db 1, 2, 3
|
||||
Reference in New Issue
Block a user