mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Implement BYTELEN and STRBYTE (#1744)
This commit is contained in:
4
test/asm/bytelen-strbyte.err
Normal file
4
test/asm/bytelen-strbyte.err
Normal file
@@ -0,0 +1,4 @@
|
||||
warning: bytelen-strbyte.asm(35): [-Wbuiltin-args]
|
||||
STRBYTE: Index starts at 0
|
||||
warning: bytelen-strbyte.asm(36): [-Wbuiltin-args]
|
||||
STRBYTE: Index 10 is past the end of the string
|
||||
Reference in New Issue
Block a user