-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d99f8ce
commit 44b0650
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule love
updated
9 files
+3 −1 | .github/workflows/main.yml | |
+6 −4 | platform/xcode/liblove.xcodeproj/project.pbxproj | |
+8 −4 | platform/xcode/love.xcodeproj/project.pbxproj | |
+32 −29 | readme-iOS.rtf | |
+6 −5 | readme.md | |
+45 −33 | src/common/android.cpp | |
+3 −1 | src/common/macos.mm | |
+12 −1 | src/modules/filesystem/physfs/Filesystem.cpp | |
+4 −0 | src/modules/love/love.cpp |