mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Honor alignment offset for ALIGN[16, N]
The *one* place where it was missed...
This commit is contained in:
4
test/link/align16.link
Normal file
4
test/link/align16.link
Normal file
@@ -0,0 +1,4 @@
|
||||
ROM0
|
||||
org 3
|
||||
align 16,3
|
||||
"test"
|
||||
Reference in New Issue
Block a user