function love.conf(t) t.window.title = "Èitmer" t.window.width = 1280 t.window.height = 960 t.window.resizable = true end