Menu: Do not use textlist for shaders in settings tab (#5820)
[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")