mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Test one more label diff case
This commit is contained in:
@@ -36,6 +36,8 @@ POPS ; Ensure we are in neither section
|
||||
print_diff Constant, Unknown
|
||||
; Diffing a floating label and a ref cannot work
|
||||
print_diff Known, Unknown
|
||||
; Diffing two refs cannot work
|
||||
print_diff Unknown, Unknown2
|
||||
|
||||
; Now let's fiddle with PC
|
||||
SECTION "fixed PC", ROM0[420]
|
||||
|
||||
Reference in New Issue
Block a user