-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: GameParrot <[email protected]>
- Loading branch information
1 parent
342bd6f
commit bf7f2aa
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule mcpelauncher-client
updated
9 files
+5 −1 | src/fake_inputqueue.cpp | |
+10 −0 | src/fake_inputqueue.h | |
+1 −0 | src/fake_looper.cpp | |
+5 −0 | src/jni/jni_descriptors.cpp | |
+1 −1 | src/jni/jni_support.cpp | |
+48 −0 | src/jni/main_activity.cpp | |
+9 −1 | src/jni/main_activity.h | |
+19 −2 | src/window_callbacks.cpp | |
+3 −0 | src/window_callbacks.h |