In-progress browser for a directory of text files
mouse_cursor = function(name)
	return love.mouse.getSystemCursor(name)
end