mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-20 20:57:06 +00:00
Fix underflow of ALIGN[16, offset] (#2090)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SECTION "test", ROM0
|
||||
db 1, 2, 3
|
||||
align 16, 2
|
||||
Reference in New Issue
Block a user