diff --git a/app/src/normal/res/layout/activity_main.xml b/app/src/normal/res/layout/activity_main.xml
index d6ffd259..197c55af 100644
--- a/app/src/normal/res/layout/activity_main.xml
+++ b/app/src/normal/res/layout/activity_main.xml
@@ -13,5 +13,41 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
- tools:listitem="@layout/row_game" />
+ tools:listitem="@layout/row_game">
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/normal/res/values/strings.xml b/app/src/normal/res/values/strings.xml
index a1fb07a2..52f3ad98 100644
--- a/app/src/normal/res/values/strings.xml
+++ b/app/src/normal/res/values/strings.xml
@@ -1,6 +1,8 @@
-
- Version %1$s
- Copyright © 2006–2022 LÖVE Development Team
- This software is provided \'as-is\', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
- Official Website
-
\ No newline at end of file
+
+ Version %1$s
+ Copyright © 2006–2022 LÖVE Development Team
+ This software is provided \'as-is\', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
+ Official Website
+ No Games :(
+ Looks like there are no LÖVE games found in the games folder. See the "Game Folder" in the options menu for more information.
+