Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrcSnm authored Aug 2, 2020
1 parent 8f8af01 commit 7b3c640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Setting_D_SDL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ extern(C) int SDL_main()
>> Usually located at $NDK_PATH/toolchains/llvm/prebuilt/(yourpcSO_x86_64)/sysroot/usr/lib/(yourarchitecture)/(androidNdkApiLevel)/
>>> There are other important libs but as we're using SDL2, they are already included in the libsdl.so output from app/jni/src/Android.mk
- Copy that file to app/src/main/jniLibs/(architecture folder)

- Connect your phone/setup your emulator and run

0 comments on commit 7b3c640

Please sign in to comment.