mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 04:41:42 +00:00
Implement BYTELEN and STRBYTE (#1744)
This commit is contained in:
@@ -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