mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Deprecate 1-indexed string functions
This commit is contained in:
4
test/asm/invalid-strchar.err
Normal file
4
test/asm/invalid-strchar.err
Normal file
@@ -0,0 +1,4 @@
|
||||
warning: invalid-strchar.asm(1): [-Wbuiltin-args]
|
||||
STRCHAR: Index 3 is past the end of the string
|
||||
warning: invalid-strchar.asm(2): [-Wbuiltin-args]
|
||||
STRCHAR: Index starts at 0
|
||||
Reference in New Issue
Block a user