libgdx / gdx-jnigen

jnigen is a small library that can be used with or without libGDX which allows C/C++ code to be written inline with Java source code.
Apache License 2.0
60 stars 25 forks source link

feat: Set page size to 16KiB on android #73

Closed Berstanio closed 2 months ago

Berstanio commented 3 months ago

Tested it and it seems work fine.

fixes #70

Kalesh-Singh commented 3 months ago

lgtm, thanks @Berstanio!

smore-lore commented 2 months ago

Hey, what's remaining here to close this out? Is this ready to merge?