mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-22 23:04:29 +00:00
Fix segfaults when using PC outside a section
This commit is contained in:
@@ -0,0 +1 @@
|
||||
assert @ || 1
|
||||
@@ -0,0 +1,3 @@
|
||||
ERROR: [email protected](1):
|
||||
PC has no value outside a section
|
||||
error: Assembly aborted (1 errors)!
|
||||
@@ -0,0 +1,2 @@
|
||||
if {@}
|
||||
endc
|
||||
@@ -0,0 +1,3 @@
|
||||
ERROR: [email protected](1):
|
||||
PC has no value outside a section
|
||||
error: Assembly aborted (1 errors)!
|
||||
Reference in New Issue
Block a user