Imported from Joplin
This commit is contained in:
11
pico-8/templates.md
Normal file
11
pico-8/templates.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Templates
|
||||
|
||||
# Empty
|
||||
Function _Init()
|
||||
End
|
||||
|
||||
Function _Update()
|
||||
End
|
||||
|
||||
Function _Draw()
|
||||
End
|
||||
Reference in New Issue
Block a user