Re-add lost way to debug simple menu on PC

master
sapier 2015-01-04 17:19:25 +01:00
parent bf5d6e670a
commit 21ee434832
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,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")