minetest/builtin/mainmenu/init_simple.lua

5 lines
161 B
Lua
Raw Normal View History

2016-05-13 19:55:16 +02:00
-- 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")