mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
Disable EQUS expansion for raw symbols (by parsing them as strings) (#1648)
This commit is contained in:
8
test/asm/raw-string-symbols.out
Normal file
8
test/asm/raw-string-symbols.out
Normal file
@@ -0,0 +1,8 @@
|
||||
hello
|
||||
hello
|
||||
the quick
|
||||
brown fox
|
||||
$41
|
||||
$41
|
||||
$42
|
||||
hello world 65
|
||||
Reference in New Issue
Block a user