summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/init_simple.lua
blob: c3891d21cef5f7c7d42427237b57a20a6b91024a (plain)
1
2
3
4
-- helper file to be able to debug the simple menu on PC
-- without messing around with actual menu code!
PLATFORM="Android"
dofile("builtin/mainmenu/init.lua")