Improve parsing of setting types from settingtypes.txt for settings tab
[oweals/minetest.git] / builtin / mainmenu / init_simple.lua
1 -- helper file to be able to debug the simple menu on PC
2 -- without messing around with actual menu code!
3 PLATFORM="Android"
4 dofile("builtin/mainmenu/init.lua")