summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/init_simple.lua
blob: 298bd834e45e93723d2d8157eaff4a6bddfea252 (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")