2019-07-19 16:11:54 +02:00

5 lines
163 B
Lua

-- 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")