Re-add lost way to debug simple menu on PC

This commit is contained in:
sapier 2015-01-04 17:19:25 +01:00 committed by Nils Dagsson Moskopp
parent e12164adb2
commit b35dfcaefa
Signed by: erlehmann
GPG Key ID: A3BC671C35191080
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")