ok
This commit is contained in:
29
untitled_3.p8
Normal file
29
untitled_3.p8
Normal file
@@ -0,0 +1,29 @@
|
||||
pico-8 cartridge // http://www.pico-8.com
|
||||
version 42
|
||||
__lua__
|
||||
--main
|
||||
|
||||
function _init()
|
||||
|
||||
end
|
||||
|
||||
function _update()
|
||||
|
||||
end
|
||||
|
||||
function _draw()
|
||||
|
||||
end
|
||||
-->8
|
||||
--globals
|
||||
|
||||
-->8
|
||||
--state
|
||||
|
||||
__gfx__
|
||||
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|
||||
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|
||||
00700700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|
||||
00077000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|
||||
00077000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|
||||
00700700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|
Reference in New Issue
Block a user