mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +00:00
Deprecate 1-indexed string functions
This commit is contained in:
2
test/asm/invalid-strchar.asm
Normal file
2
test/asm/invalid-strchar.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
DEF S EQUS STRCHAR("ABC", 3)
|
||||
DEF T EQUS STRCHAR("ABC", -4)
|
||||
Reference in New Issue
Block a user