summaryrefslogtreecommitdiffhomepage
path: root/templates/android_project/res/values/strings.xml
diff options
context:
space:
mode:
authorRay <[email protected]>2017-10-18 00:12:27 +0200
committerGitHub <[email protected]>2017-10-18 00:12:27 +0200
commit53280a56e3f4ab576fafeb75a68031fcdc4089fa (patch)
tree919a4dc7f5623df04ab316c855e43eb32a051cc9 /templates/android_project/res/values/strings.xml
parent4a63e5dfb3006483cace85c8161d12057a9e8488 (diff)
parent5b71e5b3d1cb87d7ed764d6be82bd6fcb9fa875f (diff)
downloadraylib-53280a56e3f4ab576fafeb75a68031fcdc4089fa.tar.gz
raylib-53280a56e3f4ab576fafeb75a68031fcdc4089fa.zip
Merge pull request #367 from raysan5/develop
Integrate Develop branch
Diffstat (limited to 'templates/android_project/res/values/strings.xml')
-rw-r--r--templates/android_project/res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/android_project/res/values/strings.xml b/templates/android_project/res/values/strings.xml
deleted file mode 100644
index 5adb1d81..00000000
--- a/templates/android_project/res/values/strings.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">raylibGame</string>
-</resources>