Add sprites to source code and table.
This commit is contained in:
9
programs/basic_sprite.chalk
Normal file
9
programs/basic_sprite.chalk
Normal file
@@ -0,0 +1,9 @@
|
||||
sprite dum [
|
||||
` xx `
|
||||
` xx `
|
||||
` xx `
|
||||
]
|
||||
|
||||
fun main(): u0 {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user