mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-16 22:51:44 +00:00
Deprecate 1-indexed string functions
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DEF S EQUS STRCHAR("ABC", 3)
|
||||
DEF T EQUS STRCHAR("ABC", -4)
|
||||
Reference in New Issue
Block a user