mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 05:22:07 +00:00
4
test/asm/strupr-strlwr.asm
Normal file
4
test/asm/strupr-strlwr.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
foo equs strupr("xii")
|
||||
bar equs strlwr("LOL")
|
||||
|
||||
printt "foo={foo} bar={bar}\n"
|
||||
Reference in New Issue
Block a user