From 4412d5ad7b125c9afe079a710ee8dfe777ba48f2 Mon Sep 17 00:00:00 2001 From: danbulant Date: Sun, 23 Jun 2019 12:42:03 +0200 Subject: [PATCH] Add files page --- html/functions.js | 2 +- html/index.html | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/html/functions.js b/html/functions.js index f5fb41e..1102a58 100644 --- a/html/functions.js +++ b/html/functions.js @@ -1,4 +1,4 @@ -mainMenuItems = ['games', 'settings', 'account', 'store']; +mainMenuItems = ['games', 'settings', 'account', 'store', 'files']; gameMenuItems = ['slimey', 'test2']; settingMenuItems = ['fullscreen', 'auto-update']; settingMenuItemValues = [0,1]; diff --git a/html/index.html b/html/index.html index 74c9e3c..a29571f 100644 --- a/html/index.html +++ b/html/index.html @@ -135,6 +135,18 @@ +
+
+
+ + folder_open + +
+ + Files + +
+