Love: Added nothing example
This commit is contained in:
parent
4a670195df
commit
324a960afb
4
love/nothing/main.lua
Normal file
4
love/nothing/main.lua
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
function love.draw()
|
||||||
|
love.graphics.print("Hello World!", 400, 300)
|
||||||
|
end
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user