mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
Prevent assertions outside sections from crashing
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
assert Sym
|
||||
|
||||
SECTION "test", ROM0
|
||||
db 69
|
||||
Sym:
|
||||
@@ -0,0 +1 @@
|
||||
E
|
||||
Reference in New Issue
Block a user