Today is 2023-06-21. The longest day of the year.
It is already too hot. It is getting hotter.
This commit is contained in:
commit
b4b4dce87c
|
@ -0,0 +1,4 @@
|
||||||
|
local lg = assert( love.graphics )
|
||||||
|
|
||||||
|
function love.draw() end
|
||||||
|
function love.update() end
|
Loading…
Reference in New Issue