parent
40ea6e828e
commit
c17dfb20b0
@ -0,0 +1,14 @@ |
||||
-- __ _ _______ _ __ |
||||
-- / / /\ | | |__ __| | | \ \ |
||||
-- / / / \ | |_ __ ___ | | ___ ___| |__ \ \ |
||||
-- < < / /\ \ | | '_ ` _ \| |/ _ \/ __| '_ \ > > |
||||
-- \ \ / ____ \| | | | | | | | __/ (__| | | | / / |
||||
-- \_\ /_/ \_\_|_| |_| |_|_|\___|\___|_| |_| /_/ |
||||
|
||||
local menu = {} |
||||
|
||||
function menu.open() |
||||
|
||||
end |
||||
|
||||
return menu |
Loading…
Reference in new issue